diff options
| author | cgd <cgd@NetBSD.org> | 1995-04-20 22:37:12 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1995-04-20 22:37:12 +0000 |
| commit | a441b518cd33b74cac533d4dd967305478a39ccb (patch) | |
| tree | 64b2668bfbc4930be1ce04cefb2f4cbe87fbd785 /regress/include/bitstring/bitstring_test.c | |
| parent | 6f98502ae28c1055dc66ad157391ff3a34b9992c (diff) | |
RCS Id conventions
Diffstat (limited to 'regress/include/bitstring/bitstring_test.c')
| -rw-r--r-- | regress/include/bitstring/bitstring_test.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/include/bitstring/bitstring_test.c b/regress/include/bitstring/bitstring_test.c index 9974ab9f316..1bebba83ed2 100644 --- a/regress/include/bitstring/bitstring_test.c +++ b/regress/include/bitstring/bitstring_test.c @@ -1,6 +1,4 @@ -#ifndef lint -static char rcsid[] = "$Id: bitstring_test.c,v 1.2 1993/08/02 17:50:58 mycroft Exp $"; -#endif /* not lint */ +/* $NetBSD: bitstring_test.c,v 1.3 1995/04/20 22:37:55 cgd Exp $ */ /* * this is a simple program to test bitstring.h |
