Merge pull request #5693 from collinanderson/whitespace

cleaned whitespace
This commit is contained in:
Jonas Jenwald 2015-02-28 10:09:21 +01:00
commit 00ee6bd6b6
89 changed files with 56 additions and 126 deletions

View file

@ -153,7 +153,7 @@ PDFJS.verbosity = (PDFJS.verbosity === undefined ?
PDFJS.VERBOSITY_LEVELS.warnings : PDFJS.verbosity);
/**
* The maximum supported canvas size in total pixels e.g. width * height.
* The maximum supported canvas size in total pixels e.g. width * height.
* The default value is 4096 * 4096. Use -1 for no limit.
* @var {number}
*/
@ -608,7 +608,7 @@ var PDFDocumentProxy = (function PDFDocumentProxyClosure() {
* rendering call the function that is the first argument
* to the callback.
*/
/**
* PDF page operator list.
*