From 028f6515424e832ee10a1e4cb1f96ea241e2acae Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 15 Mar 2011 03:16:17 +0000 Subject: sim: common: trim trailing whitespace --- sim/common/run.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sim/common/run.c') diff --git a/sim/common/run.c b/sim/common/run.c index dda0ef7..8d2ee6a 100644 --- a/sim/common/run.c +++ b/sim/common/run.c @@ -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); -- cgit v1.1