]> git.sur5r.net Git - cc65/blobdiff - src/ld65/binfmt.c
Normalized code.
[cc65] / src / ld65 / binfmt.c
index 39a7ae3e2c0b4fd7a7b73ad498261c280446ab47..a510f94b7d12ef94d8061ae8395c0a795b950f5d 100644 (file)
@@ -88,6 +88,3 @@ int RelocatableBinFmt (unsigned Format)
     /* Return the flag */
     return Reloc;
 }
-
-
-