1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Preparing 2.0.7

This commit is contained in:
Werner Koch 2007-09-10 15:40:29 +00:00
parent 7f033b2a88
commit 782e1bc00b
35 changed files with 172 additions and 132 deletions

View file

@ -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:
*/