aboutsummaryrefslogtreecommitdiffstats
path: root/tools/rfc822parse.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-09-10 15:40:29 +0000
committerWerner Koch <[email protected]>2007-09-10 15:40:29 +0000
commit782e1bc00b88a634129b081bd82c7869df57d782 (patch)
treeeff0e6cf14fff874f150ea315c3a3766c67b5b3a /tools/rfc822parse.c
parent2007-09-04 Moritz Schulte <[email protected]> (diff)
downloadgnupg-782e1bc00b88a634129b081bd82c7869df57d782.tar.gz
gnupg-782e1bc00b88a634129b081bd82c7869df57d782.zip
Preparing 2.0.7gnupg-2.0.7
Diffstat (limited to 'tools/rfc822parse.c')
-rw-r--r--tools/rfc822parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rfc822parse.c b/tools/rfc822parse.c
index efa197dda..8fbe3c283 100644
--- a/tools/rfc822parse.c
+++ b/tools/rfc822parse.c
@@ -1251,6 +1251,6 @@ main (int argc, char **argv)
/*
Local Variables:
-compile-command: "gcc -Wall -g -DTESTING -o rfc822parse rfc822parse.c"
+compile-command: "gcc -Wall -Wno-pointer-sign -g -DTESTING -o rfc822parse rfc822parse.c"
End:
*/