[svn] GPGol - r92 - trunk/src
svn author twoaday
cvs at cvs.gnupg.org
Fri Sep 9 07:29:54 CEST 2005
Author: twoaday
Date: 2005-09-09 07:29:48 +0200 (Fri, 09 Sep 2005)
New Revision: 92
Modified:
trunk/src/passphrase-dialog.c
Log:
Forgot to remove include.
Modified: trunk/src/passphrase-dialog.c
===================================================================
--- trunk/src/passphrase-dialog.c 2005-09-08 09:05:25 UTC (rev 91)
+++ trunk/src/passphrase-dialog.c 2005-09-09 05:29:48 UTC (rev 92)
@@ -31,9 +31,9 @@
#include "keycache.h"
#include "passcache.h"
#include "intern.h"
-#include "usermap.h"
+
static char const allhexdigits[] = "1234567890ABCDEFabcdef";
More information about the Gnupg-commits
mailing list