diff options
Diffstat (limited to 'regress/lib/libpthread/stdfiles/stdfiles.c')
-rw-r--r-- | regress/lib/libpthread/stdfiles/stdfiles.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/lib/libpthread/stdfiles/stdfiles.c b/regress/lib/libpthread/stdfiles/stdfiles.c index 456032ffe43..7d91109c5a6 100644 --- a/regress/lib/libpthread/stdfiles/stdfiles.c +++ b/regress/lib/libpthread/stdfiles/stdfiles.c @@ -1,5 +1,6 @@ +/* $OpenBSD: stdfiles.c,v 1.2 2003/11/27 22:51:36 marc Exp $ */ /* $snafu: stdfiles.c,v 1.3 2003/02/03 21:22:26 marc Exp $ */ -/* PUBLIC DOMAIN Oct 2002 <marc@snafu.org> */ +/* PUBLIC DOMAIN Oct 2002 Marco S Hyman <marc@snafu.org> */ #include <assert.h> #include <fcntl.h> |