Fixed a typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@2440 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -77,7 +77,7 @@ void FreeSegDef (SegDef* D);
|
||||
SegDef* DupSegDef (const SegDef* D);
|
||||
/* Duplicate a segment definition and return it */
|
||||
|
||||
const char* SetTypeToStr (unsigned char Type);
|
||||
const char* SegTypeToStr (unsigned char Type);
|
||||
/* Map a segment type into a string */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user