From 2133a493c47414254b41cf4dce20ae9ea2489dfb Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sat, 9 May 2015 02:06:50 -0400 Subject: more pre-commit testing --- foo.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'foo.cc') diff --git a/foo.cc b/foo.cc index 1af89e4447..1e415f7857 100644 --- a/foo.cc +++ b/foo.cc @@ -1,4 +1,4 @@ int main() { int i; - return 2 + 44 ; + return 2 + 24 ; } -- cgit v1.2.3