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