Module Name:    src
Committed By:   agc
Date:           Sat Oct 20 12:18:31 UTC 2012

Modified Files:
        src/crypto/external/bsd/netpgp/dist/src/libverify 
[agc-netpgp-standalone]:
            libverify.c

Log Message:
Get rid of a debugging inclusion which is no longer needed.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.3 -r1.1.2.4 \
    src/crypto/external/bsd/netpgp/dist/src/libverify/libverify.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/netpgp/dist/src/libverify/libverify.c
diff -u src/crypto/external/bsd/netpgp/dist/src/libverify/libverify.c:1.1.2.3 src/crypto/external/bsd/netpgp/dist/src/libverify/libverify.c:1.1.2.4
--- src/crypto/external/bsd/netpgp/dist/src/libverify/libverify.c:1.1.2.3	Sat Oct 20 10:16:31 2012
+++ src/crypto/external/bsd/netpgp/dist/src/libverify/libverify.c	Sat Oct 20 12:18:31 2012
@@ -1897,8 +1897,6 @@ read_binary_memory(pgpv_t *pgp, const ch
 	return read_all_packets(pgp, mem, op);
 }
 
-#include "dump.c"
-
 /* fixup the detached signature packets */
 static int
 fixup_detached(pgpv_cursor_t *cursor, const char *f)

Reply via email to