]> git.sur5r.net Git - cc65/commitdiff
Cosmetic changes
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 7 Nov 2004 12:52:40 +0000 (12:52 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 7 Nov 2004 12:52:40 +0000 (12:52 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3291 b7a2c559-68d2-44c3-8de9-860c34a00d81

samples/tgidemo.c

index 2a603dd1d9bb70823ec35355372ba268ed4c1032..02a9b80f7003a086b707b71d533ad13db3d0fc96 100644 (file)
@@ -71,6 +71,7 @@ static void CheckError (const char* S)
 }
 
 
+
 static void DoWarning (void)
 /* Warn the user that the TGI driver is needed for this program */
 {