From 70323bb33a1b3130b7e925a1aad7f20402f0f212 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Thu, 18 Jun 2009 17:04:12 +0000 Subject: 2009-06-18 Marcus Brinkmann * gpgme.h.in (GPGME_CONF_PATHNAME): Revert last change, it's back! (GPA still uses it...). --- src/gpgme.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gpgme.h.in') diff --git a/src/gpgme.h.in b/src/gpgme.h.in index 45c1613b..d7d1efd1 100644 --- a/src/gpgme.h.in +++ b/src/gpgme.h.in @@ -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. */ -- cgit v1.2.3