summaryrefslogtreecommitdiff
path: root/regress/include/bitstring/bitstring_test.c
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-01-04 22:36:14 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-01-04 22:36:14 +0000
commitebba6da9fcea4fb0eb5e541b68695bbbda9e62d0 (patch)
tree044768ce10999ffa86414990d44a8c831eb74140 /regress/include/bitstring/bitstring_test.c
parent96e263cfced04c4ec20b735a1e8047dbd1fc025e (diff)
spelling
Diffstat (limited to 'regress/include/bitstring/bitstring_test.c')
-rw-r--r--regress/include/bitstring/bitstring_test.c4
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 /*-*/