Prevented crash on wbfactoid

This commit is contained in:
Chris Wheeler 2014-07-14 11:28:41 -04:00
parent 6bc24374b9
commit 3e475b72c3

View File

@ -3675,6 +3675,7 @@ function parse_wb_bin(data, opts) {
case 'BrtACBegin': break;
case 'BrtAbsPath15': break;
case 'BrtACEnd': break;
case 'BrtWbFactoid': break;
/*case 'BrtBookProtectionIso': break;*/
case 'BrtBookProtection': break;
case 'BrtBeginBookViews': break;