summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-12-31 14:02:40 +0100
committerWerner Koch <wk@gnupg.org>1999-12-31 14:02:40 +0100
commit704eb738c063d420fa9643bad9d6f692869603a5 (patch)
tree8333b53eeb0d7b003b89a598b3531a81086ad4f9 /util
parentSee ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner Koch (diff)
downloadgnupg2-704eb738c063d420fa9643bad9d6f692869603a5.tar.xz
gnupg2-704eb738c063d420fa9643bad9d6f692869603a5.zip
See ChangeLog: Fri Dec 31 14:06:56 CET 1999 Werner Koch
Diffstat (limited to 'util')
-rw-r--r--util/memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/memory.c b/util/memory.c
index db64ceeaf..fba760f04 100644
--- a/util/memory.c
+++ b/util/memory.c
@@ -38,7 +38,7 @@
#include "util.h"
/* FXIME: ugly hack. Need a prototype here but can't include g10lib.h */
-int g10_private_is_secure( void *p );
+int g10_private_is_secure( const void *p );
#define MAGIC_NOR_BYTE 0x55