[svn] GnuPG - r4378 - branches/STABLE-BRANCH-1-4/g10
svn author wk
cvs at cvs.gnupg.org
Wed Dec 13 13:09:46 CET 2006
Author: wk
Date: 2006-12-13 13:09:44 +0100 (Wed, 13 Dec 2006)
New Revision: 4378
Modified:
branches/STABLE-BRANCH-1-4/g10/ChangeLog
branches/STABLE-BRANCH-1-4/g10/gpg.c
branches/STABLE-BRANCH-1-4/g10/gpgv.c
Log:
Removed references to removed g10defs.h file.
Modified: branches/STABLE-BRANCH-1-4/g10/ChangeLog
===================================================================
--- branches/STABLE-BRANCH-1-4/g10/ChangeLog 2006-12-11 19:54:53 UTC (rev 4377)
+++ branches/STABLE-BRANCH-1-4/g10/ChangeLog 2006-12-13 12:09:44 UTC (rev 4378)
@@ -1,3 +1,7 @@
+2006-12-13 Werner Koch <wk at g10code.com>
+
+ * gpgv.c, gpg.c: Do not include the now removed g10defs.h file.
+
2006-12-11 Werner Koch <wk at g10code.com>
* seskey.c (encode_session_key, do_encode_md): Use new
Modified: branches/STABLE-BRANCH-1-4/g10/gpg.c
===================================================================
--- branches/STABLE-BRANCH-1-4/g10/gpg.c 2006-12-11 19:54:53 UTC (rev 4377)
+++ branches/STABLE-BRANCH-1-4/g10/gpg.c 2006-12-13 12:09:44 UTC (rev 4378)
@@ -54,7 +54,6 @@
#include "ttyio.h"
#include "i18n.h"
#include "status.h"
-#include "g10defs.h"
#include "keyserver-internal.h"
#include "exec.h"
#include "cardglue.h"
Modified: branches/STABLE-BRANCH-1-4/g10/gpgv.c
===================================================================
--- branches/STABLE-BRANCH-1-4/g10/gpgv.c 2006-12-11 19:54:53 UTC (rev 4377)
+++ branches/STABLE-BRANCH-1-4/g10/gpgv.c 2006-12-13 12:09:44 UTC (rev 4378)
@@ -50,7 +50,6 @@
#include "ttyio.h"
#include "i18n.h"
#include "status.h"
-#include "g10defs.h"
#include "cardglue.h"
More information about the Gnupg-commits
mailing list