summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2002-08-20 01:16:06 +0000
committerache <ache@FreeBSD.org>2002-08-20 01:16:06 +0000
commit178f85ae98239c489f3df1e9d3739076fc28d188 (patch)
tree28f81cb06e0217c3e7a81210b4b3db8577a4c2dd /lib
parentabba96da99b992371ea9c3146db6924bd3df6c98 (diff)
downloadFreeBSD-src-178f85ae98239c489f3df1e9d3739076fc28d188.zip
FreeBSD-src-178f85ae98239c489f3df1e9d3739076fc28d188.tar.gz
Remove space at the end of continuation line in prev. commit
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/locale/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/Makefile.inc b/lib/libc/locale/Makefile.inc
index faaf7f2..cd3d9b3 100644
--- a/lib/libc/locale/Makefile.inc
+++ b/lib/libc/locale/Makefile.inc
@@ -10,7 +10,7 @@ SRCS+= ansi.c big5.c btowc.c collate.c collcmp.c euc.c fix_grouping.c frune.c \
mbrtowc.c mbrune.c mbsinit.c mbsrtowcs.c \
mskanji.c nl_langinfo.c nomacros.c none.c rune.c \
runetype.c setinvalidrune.c setlocale.c setrunelocale.c table.c \
- tolower.c toupper.c utf2.c wcrtomb.c wcsrtombs.c wcswidth.c \
+ tolower.c toupper.c utf2.c wcrtomb.c wcsrtombs.c wcswidth.c \
wctob.c wctrans.c wctype.c wcwidth.c
.if ${LIB} == "c"
OpenPOWER on IntegriCloud