mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-23 00:28:06 +02:00
Nit
This commit is contained in:
parent
357f4cc665
commit
86de8aca33
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue