diff options
Diffstat (limited to 'sys/lib/libsa/strerror.c')
-rw-r--r-- | sys/lib/libsa/strerror.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/lib/libsa/strerror.c b/sys/lib/libsa/strerror.c index a9fdbaff7d9..646b7aad38b 100644 --- a/sys/lib/libsa/strerror.c +++ b/sys/lib/libsa/strerror.c @@ -1,3 +1,4 @@ +/* $OpenBSD: strerror.c,v 1.3 1996/09/23 14:19:05 mickey Exp $ */ /* $NetBSD: strerror.c,v 1.8 1995/09/17 00:49:47 pk Exp $ */ /*- |