From 4d06f64a7a4162a67bc73f1e6c6cf745ce7d9256 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 7 Apr 2012 16:10:40 +0000 Subject: Update to xpr 1.0.4 --- app/xpr/xpr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/xpr/xpr.h') diff --git a/app/xpr/xpr.h b/app/xpr/xpr.h index d7c318296..a7d09c1d5 100644 --- a/app/xpr/xpr.h +++ b/app/xpr/xpr.h @@ -32,7 +32,7 @@ enum orientation { enum device {LN01, LN03, LA100, PS, PP, LJET, PJET, PJETXL}; /* Global variables */ -extern char *progname; +extern const char *progname; extern int debug; /* Global prototypes */ -- cgit v1.2.3