From 432ebf7912de8aa80461e4487e4a35eb0cadda9d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 3 Nov 1996 23:43:36 +0000 Subject: [PATCH] . --- lib/xstrdup.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/xstrdup.c b/lib/xstrdup.c index 3f6abb741..d5bcaf380 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 *