summaryrefslogtreecommitdiff
path: root/bits.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 /bits.c
parent3ddb14aeef3e50862b5686fe00fdecff81a396e2 (diff)
downloadgzip-8f824fc586bb11b027f2101d1a9087be79b26a2b.tar.gz
maint: remove RCS $Id$ variables and comments
Diffstat (limited to 'bits.c')
-rw-r--r--bits.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/bits.c b/bits.c
index 5e2051f..0e98edf 100644
--- a/bits.c
+++ b/bits.c
@@ -73,10 +73,6 @@
# include <stdio.h>
#endif
-#ifdef RCSID
-static char rcsid[] = "$Id$";
-#endif
-
/* ===========================================================================
* Local data used by the "bit string" routines.
*/