diff options
author | Werner Koch <[email protected]> | 2005-10-05 16:58:50 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-10-05 16:58:50 +0000 |
commit | bd1df0119c26d14e298d11abdd07ae77e8fb124f (patch) | |
tree | b536179161d11a20fd32df27971f65d952814a88 /g10/gpg.c | |
parent | 2005-10-02 Marcus Brinkmann <[email protected]> (diff) | |
download | gnupg-bd1df0119c26d14e298d11abdd07ae77e8fb124f.tar.gz gnupg-bd1df0119c26d14e298d11abdd07ae77e8fb124f.zip |
Renamed g10.c to gpg.c
Filelength fixes for W32.
Diffstat (limited to '')
-rw-r--r-- | g10/gpg.c (renamed from g10/g10.c) | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* g10.c - The GnuPG utility (main for gpg) +/* gpg.c - The GnuPG utility (main for gpg) * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, * 2005 Free Software Foundation, Inc. * |