summaryrefslogtreecommitdiff
path: root/lib/xstrdup.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-11-03 23:43:36 +0000
committerJim Meyering <jim@meyering.net>1996-11-03 23:43:36 +0000
commit432ebf7912de8aa80461e4487e4a35eb0cadda9d (patch)
tree37719ef88939a177ca0898f6f58eb794a8076da9 /lib/xstrdup.c
parent84b3a783966cf58c472a1a68816ed05512d19883 (diff)
downloadcoreutils-432ebf7912de8aa80461e4487e4a35eb0cadda9d.tar.xz
.
Diffstat (limited to 'lib/xstrdup.c')
-rw-r--r--lib/xstrdup.c1
1 files changed, 0 insertions, 1 deletions
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 *