.
[gnulib.git] / lib / xstrdup.c
index 3f6abb7..d5bcaf3 100644 (file)
@@ -32,7 +32,6 @@ char *xstrdup (char *string);
 char *xmalloc ();
 #endif
 
-
 /* Return a newly allocated copy of STRING.  */
 
 char *