X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=strlcat.c;h=97a803b20bdb46bd76bb4a2f0b789017120c9f9b;hb=97bd3ae46779c69fcdab82d0c64bdf05be009ec3;hp=2084bdd59d2f9b18c2715cbf18e20c8e651697e6;hpb=812709a155f4e8ca2a6b6070bad027a372835857;p=debian%2Fsudo diff --git a/strlcat.c b/strlcat.c index 2084bdd..97a803b 100644 --- a/strlcat.c +++ b/strlcat.c @@ -22,10 +22,6 @@ #include #include -#ifndef lint -__unused static const char rcsid[] = "$Sudo: strlcat.c,v 1.7 2005/02/12 22:56:06 millert Exp $"; -#endif /* lint */ - /* * Appends src to string dst of size siz (unlike strncat, siz is the