From 9739af83e0bab9f7769590f330ee26734ccce08c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 17 Feb 2015 20:21:26 +0000 Subject: Delete trailing whitespace. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@5582 a436a847-0d15-0410-975c-d299462d15a1 --- src/ingen/ingen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ingen') diff --git a/src/ingen/ingen.cpp b/src/ingen/ingen.cpp index 6355c753..e6aea823 100644 --- a/src/ingen/ingen.cpp +++ b/src/ingen/ingen.cpp @@ -84,7 +84,7 @@ print_version() << "There is NO WARRANTY, to the extent permitted by law." << endl; return EXIT_SUCCESS; } - + int main(int argc, char** argv) { -- cgit v1.2.1