aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-10-05 16:58:50 +0000
committerWerner Koch <[email protected]>2005-10-05 16:58:50 +0000
commitbd1df0119c26d14e298d11abdd07ae77e8fb124f (patch)
treeb536179161d11a20fd32df27971f65d952814a88 /g10/gpg.c
parent2005-10-02 Marcus Brinkmann <[email protected]> (diff)
downloadgnupg-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
diff --git a/g10/g10.c b/g10/gpg.c
index aaab93f7f..10eb24c41 100644
--- a/g10/g10.c
+++ b/g10/gpg.c
@@ -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.
*