summaryrefslogtreecommitdiff
path: root/gs/base/opdfread.h
diff options
context:
space:
mode:
Diffstat (limited to 'gs/base/opdfread.h')
-rw-r--r--gs/base/opdfread.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gs/base/opdfread.h b/gs/base/opdfread.h
index 2b0caa60c..f0606c24b 100644
--- a/gs/base/opdfread.h
+++ b/gs/base/opdfread.h
@@ -1,6 +1,6 @@
/* Copyright (C) 2001-2011 Artifex Software, Inc.
All Rights Reserved.
-
+
This software is provided AS-IS with no warranty, either express or
implied.
@@ -15,9 +15,9 @@
/* opdfread.ps - A procset for interpreting an ordered PDF 1.3 file. */
/* Originally stored in gs/Resource/Init as opdfread.ps and built into
* the ROM file system, this file was referenced by ps2write when
- * writing PostScript output. With the inclusion of ps2write in the
+ * writing PostScript output. With the inclusion of ps2write in the
* PCL and XPS interpreters we can no longer rely on the PostScript
- * resources being present, and so this file has been converted to
+ * resources being present, and so this file has been converted to
* 'C' and included as a header. The original file is now stored
* in gs/lib with the comments intact.
*/