style: whitespace fixes

Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
This commit is contained in:
Hiltjo Posthuma
2014-04-01 15:26:10 +02:00
committed by sin
parent ce28f6ca90
commit f7403ce6c6
4 changed files with 8 additions and 13 deletions

View File

@@ -103,7 +103,6 @@ main(int argc, char *argv[])
return EXIT_SUCCESS;
}
static size_t
unescape(wchar_t *delim)
{