diff options
Diffstat (limited to 'src/common/strlcpy.c')
-rw-r--r-- | src/common/strlcpy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/strlcpy.c b/src/common/strlcpy.c index 142135aa3b..9fc47903a1 100644 --- a/src/common/strlcpy.c +++ b/src/common/strlcpy.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* $OpenBSD: strlcpy.c,v 1.2 1998/11/06 04:33:16 wvdputte Exp $ */ /* |