about summary refs log tree commit diff
path: root/editor/pamscale.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pamscale.c')
-rw-r--r--editor/pamscale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pamscale.c b/editor/pamscale.c
index 410cd94a..1499e6b1 100644
--- a/editor/pamscale.c
+++ b/editor/pamscale.c
@@ -2251,7 +2251,7 @@ pamscale(FILE *             const ifP,
 
 
 int
-main(int argc, const char **argv ) {
+main(int argc, const char ** const argv) {
 
     struct CmdlineInfo cmdline;
     FILE * ifP;