summaryrefslogtreecommitdiffstats
path: root/src/ingen/ingen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ingen/ingen.cpp')
-rw-r--r--src/ingen/ingen.cpp2
1 files changed, 1 insertions, 1 deletions
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)
{