summaryrefslogtreecommitdiff
path: root/sample
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 /sample
parent3ddb14aeef3e50862b5686fe00fdecff81a396e2 (diff)
downloadgzip-8f824fc586bb11b027f2101d1a9087be79b26a2b.tar.gz
maint: remove RCS $Id$ variables and comments
Diffstat (limited to 'sample')
-rw-r--r--sample/makecrc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sample/makecrc.c b/sample/makecrc.c
index e4040ba..e5a9593 100644
--- a/sample/makecrc.c
+++ b/sample/makecrc.c
@@ -1,9 +1,5 @@
/* Not copyrighted 1990 Mark Adler */
-#ifndef lint
-static char rcsid[] = "$Id$";
-#endif
-
#include <stdio.h>
main()