X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxstrdup.c;h=d5bcaf38091bfdbc7079b7ac50030cfb00200e6c;hb=refs%2Ftags%2FTEXTUTILS-1_22c;hp=3f6abb74177a5505576dc80c6b6351c0a5af2c39;hpb=e0989616952d2a4d537aa6c70ca2f0122084af3f;p=gnulib.git 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 *