sim: common: trim trailing whitespace

This commit is contained in:
Mike Frysinger
2011-03-15 03:16:17 +00:00
parent 7f35e99197
commit 028f651542
42 changed files with 300 additions and 292 deletions

View File

@@ -352,7 +352,7 @@ usage (int help)
exit (help ? 0 : 1);
}
static void
static void
print_version ()
{
printf ("GNU simulator %s%s\n", PKGVERSION, version);