From 60210334fa3dbd5dd168199063c6ee850d750d0c Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sun, 21 Feb 2010 17:45:55 -0800 Subject: Imported Upstream version 0.10 --- portable/strlcat.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'portable/strlcat.c') diff --git a/portable/strlcat.c b/portable/strlcat.c index 4816f90..f696db3 100644 --- a/portable/strlcat.c +++ b/portable/strlcat.c @@ -1,5 +1,4 @@ -/* $Id$ - * +/* * Replacement for a missing strlcat. * * Provides the same functionality as the *BSD function strlcat, originally -- cgit v1.2.3