[Pkg-gnupg-commit] [gnupg2] 91/205: g10: Drop superfluous declaration.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed May 11 08:38:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gnupg2.
commit 1e4b7823008daea1a22a6f0f9b379fdec37a4cd4
Author: Justus Winter <justus at g10code.com>
Date: Fri Mar 4 13:33:04 2016 +0100
g10: Drop superfluous declaration.
* g10/main.h (disable_core_dumps): Drop declaration.
Signed-off-by: Justus Winter <justus at g10code.com>
---
g10/main.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/g10/main.h b/g10/main.h
index 3687977..5b5947e 100644
--- a/g10/main.h
+++ b/g10/main.h
@@ -98,7 +98,6 @@ char *make_radix64_string( const byte *data, size_t len );
/*-- misc.c --*/
void trap_unaligned(void);
-int disable_core_dumps(void);
void register_secured_file (const char *fname);
void unregister_secured_file (const char *fname);
int is_secured_file (int fd);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list