summaryrefslogtreecommitdiffstats
path: root/regress/include/bitstring/bitstring_test.c
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2003-01-04 22:36:07 +0000
committerderaadt <deraadt@openbsd.org>2003-01-04 22:36:07 +0000
commitc0141d96fc42c7c9582a0ce613dfa6b5bbdf558f (patch)
treebe785c81bbb92974327090144e1127106f975abf /regress/include/bitstring/bitstring_test.c
parentRemove COMPAT_NOMID. It was deprecated since a long time, the man page wass (diff)
downloadwireguard-openbsd-c0141d96fc42c7c9582a0ce613dfa6b5bbdf558f.tar.xz
wireguard-openbsd-c0141d96fc42c7c9582a0ce613dfa6b5bbdf558f.zip
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 /*-*/