twice as much functionality!
authorMichael 'PoempelFox' Meier <unrz191@legolas.rrze.uni-erlangen.de>
Thu, 12 Aug 2010 10:13:46 +0000 (12:13 +0200)
committerMichael 'PoempelFox' Meier <unrz191@legolas.rrze.uni-erlangen.de>
Thu, 12 Aug 2010 10:13:46 +0000 (12:13 +0200)
something.c

index 1468b95f7f0b7358c77123655cb50f4039cf83a5..76f6eb074b15dd8f343a0e8ae701bbcc44e5eda0 100644 (file)
@@ -5,6 +5,6 @@
  */
 
 int main(int argc, char ** argv) {
  */
 
 int main(int argc, char ** argv) {
-  return 1;
+  return 0 + 1;
 }
 
 }
 
This page took 0.046766 seconds and 4 git commands to generate.