From 94256ae1f4abdbe1210f32598fcbeb7efff28344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Andr=C3=A9n=20Zachrisson?= Date: Sun, 1 Nov 2015 13:40:20 +0100 Subject: [PATCH] Remove non-necessary newlines --- cue2pops.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/cue2pops.c b/cue2pops.c index ead016f..ad6d407 100644 --- a/cue2pops.c +++ b/cue2pops.c @@ -40,7 +40,6 @@ int GameFixed = 0; extern int errno; - void GameIdentifier(unsigned char *inbuf) { int ptr; @@ -111,7 +110,6 @@ void GameIdentifier(unsigned char *inbuf) } } - void GameFixer(unsigned char *inbuf) { int ptr; @@ -132,7 +130,6 @@ void GameFixer(unsigned char *inbuf) } } - void GameTrainer(unsigned char *inbuf) { int ptr; @@ -170,7 +167,6 @@ void GameTrainer(unsigned char *inbuf) } } - void NTSCpatcher(unsigned char *inbuf, int tracker) { int ptr; @@ -233,9 +229,6 @@ int GetFileSize(char *file_name) return size; } - - - int GetLeadOut(unsigned char *hbuf) { /* MSF is calculated from the .bin size so DO NOT APPLY gap++/gap-- ADJUSTMENTS IN THIS FUNCTION ! */ @@ -275,7 +268,6 @@ int GetLeadOut(unsigned char *hbuf) return 0; } - int main(int argc, char **argv) { FILE *bin_file; //bin_file is used for opening the BIN that's attached to the cue.