rgblink: set default fill byte to 0x00

This commit is contained in:
bentley
2010-01-15 13:11:14 -07:00
parent deccbb07e9
commit 06c4e1fb4b

View File

@@ -29,7 +29,7 @@ enum eBlockType {
};
SLONG options = 0;
SLONG fillchar;
SLONG fillchar = 0;
char smartlinkstartsymbol[256];
/*