diff options
author | niklas <> | 2001-01-29 02:05:48 +0000 |
---|---|---|
committer | niklas <> | 2001-01-29 02:05:48 +0000 |
commit | 36645d5fbc055004af0f4972b18ebb6db6cd4100 (patch) | |
tree | 8c44d451baa682b572056b984697ade0424adf9b /src/regress/lib/libc/regex/debug.c | |
parent | 68c2927b4d7475ddf9a91438c0df0a7d9802de22 (diff) | |
download | openbsd-36645d5fbc055004af0f4972b18ebb6db6cd4100.tar.gz openbsd-36645d5fbc055004af0f4972b18ebb6db6cd4100.tar.bz2 openbsd-36645d5fbc055004af0f4972b18ebb6db6cd4100.zip |
$OpenBSD$
Diffstat (limited to 'src/regress/lib/libc/regex/debug.c')
-rw-r--r-- | src/regress/lib/libc/regex/debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libc/regex/debug.c b/src/regress/lib/libc/regex/debug.c index 41cd4a557d..7834e970c7 100644 --- a/src/regress/lib/libc/regex/debug.c +++ b/src/regress/lib/libc/regex/debug.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: debug.c,v 1.3 2001/01/29 02:05:43 niklas Exp $ */ | ||
1 | /* $NetBSD: debug.c,v 1.2 1995/04/20 22:39:42 cgd Exp $ */ | 2 | /* $NetBSD: debug.c,v 1.2 1995/04/20 22:39:42 cgd Exp $ */ |
2 | 3 | ||
3 | #include <stdio.h> | 4 | #include <stdio.h> |