]> Joshua Wise's Git repositories - firearm.git/blobdiff - tests/costas.c
tests: Add the new testbench.
[firearm.git] / tests / costas.c
index fec404c5ff3c3b5bf2a093c2ad082133f8059d38..d303edeec6959a3c7c816f3bb13b2ea76056143f 100644 (file)
@@ -15,8 +15,6 @@ int main()
                putc(*costas);
                costas++;
        }
-       while(1)
-               ;
        
        return 0;
 }
This page took 0.022582 seconds and 4 git commands to generate.