Remove space at the end of continuation line in prev. commit

This commit is contained in:
Andrey A. Chernov 2002-08-20 01:16:06 +00:00
parent 66efd5f568
commit 8077fafd28
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=102157

View File

@ -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"