summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index d94ea08..691f4f9 100644
--- a/main.c
+++ b/main.c
@@ -83,7 +83,7 @@ static XtResource my_resources[] = {
* The resource that we absolutely need.
*/
-static char *fallback_resources[] = {
+static String fallback_resources[] = {
"Xman*quitButton.translations: #override \\n <Btn1Up>: Quit() reset()",
"Xman*helpButton.sensitive: FALSE",
"Xman*manpageButton.sensitive: FALSE",