Browse Source

Issue #2008 - Fix lint errors for src/pattern.js

Jon Buckley 12 years ago
parent
commit
a1a098fbee
  1. 1
      src/pattern.js

1
src/pattern.js

@ -1,5 +1,6 @@ @@ -1,5 +1,6 @@
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
/* globals CanvasGraphics, ColorSpace, createScratchCanvas, DeviceRgbCS, error, info, isArray, isPDFFunction, isStream, PDFFunction, TODO, Util, warn */
/* Copyright 2012 Mozilla Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");

Loading…
Cancel
Save