diff options
Diffstat (limited to 'regress/include/bitstring/bitstring_test.c')
| -rw-r--r-- | regress/include/bitstring/bitstring_test.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/include/bitstring/bitstring_test.c b/regress/include/bitstring/bitstring_test.c index 3aedb719741..2af5279691b 100644 --- a/regress/include/bitstring/bitstring_test.c +++ b/regress/include/bitstring/bitstring_test.c @@ -1,9 +1,9 @@ -/* $OpenBSD: bitstring_test.c,v 1.3 2001/01/29 02:05:35 niklas Exp $ */ +/* $OpenBSD: bitstring_test.c,v 1.4 2003/01/04 22:36:12 deraadt Exp $ */ /* $NetBSD: bitstring_test.c,v 1.4 1995/04/29 05:44:35 cgd Exp $ */ /* * this is a simple program to test bitstring.h - * inspect the ouput, you should notice problems + * inspect the output, you should notice problems * choose the ATT or BSD flavor */ /*#define ATT /*-*/ |
