diff options
Diffstat (limited to 'compat/strlcpy.c')
-rw-r--r-- | compat/strlcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/strlcpy.c b/compat/strlcpy.c index fb974fb3..80e13a8f 100644 --- a/compat/strlcpy.c +++ b/compat/strlcpy.c @@ -1,4 +1,4 @@ -/* $Id: strlcpy.c,v 1.1 2007-10-31 14:26:26 nicm Exp $ */ +/* $Id$ */ /* $OpenBSD: strlcpy.c,v 1.10 2005/08/08 08:05:37 espie Exp $ */ /* |