]> git.sur5r.net Git - cc65/blobdiff - src/cc65/codelab.c
Normalized code.
[cc65] / src / cc65 / codelab.c
index 88de84dc13e52b2e8b6d55336f5baa5c14e56a5f..f528f666d567a123c6533f206b2abe00a8954927 100644 (file)
@@ -132,7 +132,3 @@ void CL_Output (const CodeLabel* L)
         WriteOutput ("\n");
     }
 }
-
-
-
-