more pre-commit testing
[ardour.git] / foo.cc
diff --git a/foo.cc b/foo.cc
index aaffe34b8a3c0ebe437281428d010ca078ddc030..034c8bbc5659a2f0123398fd5f6ff708879af941 100644 (file)
--- a/foo.cc
+++ b/foo.cc
@@ -1,4 +1,4 @@
 int main() {
     int i;
-       return 2 + 24 -19 ;
+       return 2 + 24 -12 ;
 }