2009-06-18 Marcus Brinkmann <marcus@g10code.de>
* gpgme.h.in (GPGME_CONF_PATHNAME): Revert last change, it's back! (GPA still uses it...).
This commit is contained in:
parent
e6ff9579ba
commit
70323bb33a
@ -1,5 +1,8 @@
|
||||
2009-06-18 Marcus Brinkmann <marcus@g10code.de>
|
||||
|
||||
* gpgme.h.in (GPGME_CONF_PATHNAME): Revert last change, it's
|
||||
back! (GPA still uses it...).
|
||||
|
||||
* gpgme.def: Fix stupid typo.
|
||||
* w32-io.c (_gpgme_io_pipe): Add missing declaration.
|
||||
|
||||
|
@ -1794,6 +1794,9 @@ typedef enum
|
||||
}
|
||||
gpgme_conf_type_t;
|
||||
|
||||
/* For now, compatibility. */
|
||||
#define GPGME_CONF_PATHNAME GPGME_CONF_FILENAME
|
||||
|
||||
|
||||
/* This represents a single argument for a configuration option.
|
||||
Which of the members of value is used depends on the ALT_TYPE. */
|
||||
|
Loading…
Reference in New Issue
Block a user