more pre-commit testing
authorPaul Davis <paul@linuxaudiosystems.com>
Sat, 9 May 2015 05:30:48 +0000 (01:30 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sat, 9 May 2015 05:30:48 +0000 (01:30 -0400)
foo.cc

diff --git a/foo.cc b/foo.cc
index 5d614f031dae5a31576d14db28ebf2a859c645b1..a4f517615b848abf00c94963601b595b04625070 100644 (file)
--- a/foo.cc
+++ b/foo.cc
@@ -1,4 +1,4 @@
 int main() {
     int i;
-       return 3 + 4 ;
+       return 3 + 41 ;
 }