aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/src/gpgme.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/gpgme.h.in')
-rw-r--r--trunk/src/gpgme.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/src/gpgme.h.in b/trunk/src/gpgme.h.in
index 45c1613b..d7d1efd1 100644
--- a/trunk/src/gpgme.h.in
+++ b/trunk/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. */