From f57b42ad43101fd72bacc8270d2ddb0cd6265912 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 27 Jan 2002 13:09:36 +0000 Subject: Style fix. --- gnu/usr.bin/binutils/libiberty/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/binutils/libiberty/Makefile b/gnu/usr.bin/binutils/libiberty/Makefile index add6406..febde5b 100644 --- a/gnu/usr.bin/binutils/libiberty/Makefile +++ b/gnu/usr.bin/binutils/libiberty/Makefile @@ -7,8 +7,8 @@ LIB= iberty SRCS= argv.c choose-temp.c concat.c cp-demangle.c cplus-dem.c \ dyn-string.c getopt.c getopt1.c getpwd.c getruntime.c \ - hex.c floatformat.c hashtab.c lbasename.c make-temp-file.c objalloc.c obstack.c safe-ctype.c \ - xatexit.c xexit.c xmalloc.c \ + hex.c floatformat.c hashtab.c lbasename.c make-temp-file.c \ + objalloc.c obstack.c safe-ctype.c xatexit.c xexit.c xmalloc.c \ xstrdup.c xstrerror.c .if defined(BOOTSTRAPPING) SRCS+= basename.c -- cgit v1.1