aboutsummaryrefslogtreecommitdiffstats
path: root/src/err-sources.h.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-03-09 15:14:11 +0000
committerWerner Koch <[email protected]>2004-03-09 15:14:11 +0000
commitf05bbd1ccf374e8efce25b686b8760b9309cf314 (patch)
treedad18c32efd00cab0a51be82e657471430b9c97c /src/err-sources.h.in
parentPrepare for next round of changes. (diff)
downloadlibgpg-error-f05bbd1ccf374e8efce25b686b8760b9309cf314.tar.gz
libgpg-error-f05bbd1ccf374e8efce25b686b8760b9309cf314.zip
* src/Makefile.am (mkerrcodes.h): Let CPP work on a temporary file.
(CLEANFILES): Add that temporary file. * configure.ac (AC_PROG_CPP): Added. * src/err-codes.h.in: Removed trailing spaces from GPG_ERR_NOT_LOCKED.
Diffstat (limited to 'src/err-sources.h.in')
-rw-r--r--src/err-sources.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/err-sources.h.in b/src/err-sources.h.in
index af072bd..9af23fd 100644
--- a/src/err-sources.h.in
+++ b/src/err-sources.h.in
@@ -40,6 +40,7 @@
8 GPG_ERR_SOURCE_KEYBOX Keybox
9 GPG_ERR_SOURCE_KSBA KSBA
10 GPG_ERR_SOURCE_DIRMNGR Dirmngr
+11 GPG_ERR_SOURCE_GSTI GSTI
# 11 to 31 are free to be used.