From: Jim Meyering Date: Sun, 3 Nov 1996 23:43:36 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=432ebf7912de8aa80461e4487e4a35eb0cadda9d;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/xstrdup.c b/lib/xstrdup.c index 3f6abb7417..d5bcaf3809 100644 --- a/lib/xstrdup.c +++ b/lib/xstrdup.c @@ -32,7 +32,6 @@ char *xstrdup (char *string); char *xmalloc (); #endif - /* Return a newly allocated copy of STRING. */ char *