summaryrefslogtreecommitdiff
path: root/zip.c
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-09-26 20:21:52 +0200
committerJim Meyering <meyering@redhat.com>2009-09-26 20:21:52 +0200
commit8f824fc586bb11b027f2101d1a9087be79b26a2b (patch)
tree724cde660bec18f135f66a60599f4d08b83dd29e /zip.c
parent3ddb14aeef3e50862b5686fe00fdecff81a396e2 (diff)
downloadgzip-8f824fc586bb11b027f2101d1a9087be79b26a2b.tar.gz
maint: remove RCS $Id$ variables and comments
Diffstat (limited to 'zip.c')
-rw-r--r--zip.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/zip.c b/zip.c
index 729ec06..e417663 100644
--- a/zip.c
+++ b/zip.c
@@ -17,10 +17,6 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
-#ifdef RCSID
-static char rcsid[] = "$Id$";
-#endif
-
#include <config.h>
#include <ctype.h>