Removed unintentional trailing spaces in text files.

This commit is contained in:
Serhiy Storchaka 2015-03-29 19:12:58 +03:00
parent 1770fde94c
commit bfbfc8deb2
15 changed files with 66 additions and 66 deletions

View file

@ -266,7 +266,7 @@ sed -e 's/[ ]*#.*//' -e '/^[ ]*$/d' |
*) sed -e "
1i$NL/* Generated automatically from $config by makesetup. */
/MARKER 1/i$NL$EXTDECLS
/MARKER 2/i$NL$INITBITS
" $config >config.c