mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-02-08 00:21:11 +01:00
Nit
This commit is contained in:
parent
357f4cc665
commit
86de8aca33
@ -3603,7 +3603,7 @@ var Type2CFF = (function Type2CFFClosure() {
|
||||
dict['cidOperatorPresent'] = true;
|
||||
break;
|
||||
default:
|
||||
TODO('interpret top dict key');
|
||||
TODO('interpret top dict key: ' + key);
|
||||
}
|
||||
}
|
||||
return dict;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user