Minor cleanup
git-svn-id: svn://svn.cc65.org/cc65/trunk@1979 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -55,8 +55,8 @@ struct O65Data;
|
||||
|
||||
|
||||
|
||||
void Convert (const struct O65Data* D, const char* OutputFile);
|
||||
/* Convert the o65 file in D using the given output file. */
|
||||
void Convert (const struct O65Data* D);
|
||||
/* Convert the o65 file in D */
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user