about summary refs log tree commit diff
path: root/editor/pamcut.c
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pamcut.c')
-rw-r--r--editor/pamcut.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pamcut.c b/editor/pamcut.c
index 13f1486a..908d43fb 100644
--- a/editor/pamcut.c
+++ b/editor/pamcut.c
@@ -848,7 +848,7 @@ cutOneImage(FILE *             const ifP,
 
 
 int
-main(int argc, const char *argv[]) {
+main(int argc, const char ** const argv) {
 
     FILE * const ofP = stdout;