more pre-commit testing
[ardour.git] / foo.cc
diff --git a/foo.cc b/foo.cc
index 0b2e45924586ca12b20b40ea07d9131b2d274749..ed47cc12af5d1ece9f7c5ef246d0270ee0558126 100644 (file)
--- a/foo.cc
+++ b/foo.cc
@@ -1,4 +1,4 @@
-int main () {
-       int i;
+int main() {
+   int i;
        return 2 + 24 -15 ;
 }