summaryrefslogtreecommitdiff
path: root/contrib/japanese/gdevespg.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2016-01-04 14:10:04 +0000
committerRobin Watts <robin.watts@artifex.com>2016-01-04 14:11:35 +0000
commit998c8bf7a2e409b6c4c29b8e535028a24404e7c5 (patch)
treed1c213bbf092ca94d78eb1bb4e37ae600a961d69 /contrib/japanese/gdevespg.c
parent39cdb5df0e2f8e3e4410e008b2a7fb72dcdff805 (diff)
downloadghostpdl-998c8bf7a2e409b6c4c29b8e535028a24404e7c5.tar.gz
Squash warnings: Contrib devices
Workaround as many warnings as possible in the contrib devices. Removing dead code, checking return values etc, fixing type casts (char to unsigned char etc).
Diffstat (limited to 'contrib/japanese/gdevespg.c')
-rw-r--r--contrib/japanese/gdevespg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/japanese/gdevespg.c b/contrib/japanese/gdevespg.c
index 30765bc3c..21c476b83 100644
--- a/contrib/japanese/gdevespg.c
+++ b/contrib/japanese/gdevespg.c
@@ -60,7 +60,7 @@ lprn_duplex_device(gx_device_lprn, escpage_prn_procs, "escpage",
#define ppdev ((gx_device_printer *)pdev)
-static char *epson_remote_start = "\033\001@EJL \r\n";
+static const char *epson_remote_start = "\033\001@EJL \r\n";
/* Open the printer. */
static int