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

diff --git a/foo.cc b/foo.cc
index 1af89e44473eb8f9064310e143153748e9fef271..1e415f7857f18e48f169e71af22f9b5204946f69 100644 (file)
--- a/foo.cc
+++ b/foo.cc
@@ -1,4 +1,4 @@
 int main() {
     int i;
-       return 2 + 44 ;
+       return 2 + 24 ;
 }