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

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