Removed underlines from struct names
git-svn-id: svn://svn.cc65.org/cc65/trunk@431 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
|
||||
/* Forward declaration for struct SymEntry */
|
||||
typedef struct SymEntry_ SymEntry;
|
||||
typedef struct SymEntry SymEntry;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user