summaryrefslogtreecommitdiff
path: root/com32/lib/skipspace.c
Commit message (Collapse)AuthorAgeFilesLines
* skipspace: move out of linesyslinux-4.04-pre9H. Peter Anvin2011-02-241-0/+8
Move skipspace() out of line since it triggers inlining warnings. Signed-off-by: H. Peter Anvin <hpa@zytor.com>