that did not work, lets try again
authorMichael 'PoempelFox' Meier <unrz191@legolas.rrze.uni-erlangen.de>
Thu, 12 Aug 2010 10:08:02 +0000 (12:08 +0200)
committerMichael 'PoempelFox' Meier <unrz191@legolas.rrze.uni-erlangen.de>
Thu, 12 Aug 2010 10:08:02 +0000 (12:08 +0200)
something.c

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