X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/4d98413d6c4f814e0280c0602ff2e4f58455d7a3..4ce4b393d3f800eef8c04fcf8b13c9cdcb014b9c:/missing/strlcpy.c diff --git a/missing/strlcpy.c b/missing/strlcpy.c index 793605d1..84a25f66 100644 --- a/missing/strlcpy.c +++ b/missing/strlcpy.c @@ -29,8 +29,8 @@ */ #ifndef lint -static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/missing/strlcpy.c,v 1.3 2002-08-02 04:38:13 guy Exp $ (LBL)"; +static const char rcsid[] _U_ = + "@(#) $Header: /tcpdump/master/tcpdump/missing/strlcpy.c,v 1.3.2.2 2003-11-16 08:52:03 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H