summaryrefslogtreecommitdiff
path: root/viewres.c
diff options
context:
space:
mode:
Diffstat (limited to 'viewres.c')
-rw-r--r--viewres.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/viewres.c b/viewres.c
index 259af28..e215a97 100644
--- a/viewres.c
+++ b/viewres.c
@@ -885,7 +885,7 @@ main (int argc, char *argv[])
toplevel = XtAppInitialize (&app_con, "Viewres",
Options, XtNumber (Options),
- &argc, argv, (char **) fallback_resources,
+ &argc, argv, (String *) fallback_resources,
(ArgList) NULL, ZERO);
if (argc != 1) usage ();