Fixing bustage

This commit is contained in:
roc+@cs.cmu.edu 2007-05-30 15:36:30 -07:00
parent cf38be799a
commit ff7447834d

View File

@ -99,7 +99,7 @@ public:
/**
* Allow a break opportunity in the interior of this chunk of text.
*/
BREAK_ALLOW_INSIDE = 0x02,
BREAK_ALLOW_INSIDE = 0x02
};
/**