diff options
Diffstat (limited to 'compat/strlcpy.c')
-rw-r--r-- | compat/strlcpy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compat/strlcpy.c b/compat/strlcpy.c index 80e13a8f..d6e8e77c 100644 --- a/compat/strlcpy.c +++ b/compat/strlcpy.c @@ -1,4 +1,3 @@ -/* $Id$ */ /* $OpenBSD: strlcpy.c,v 1.10 2005/08/08 08:05:37 espie Exp $ */ /* |