summaryrefslogtreecommitdiff
path: root/MailboxP.h
diff options
context:
space:
mode:
Diffstat (limited to 'MailboxP.h')
-rw-r--r--MailboxP.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MailboxP.h b/MailboxP.h
index f21d62a..23b2589 100644
--- a/MailboxP.h
+++ b/MailboxP.h
@@ -59,7 +59,7 @@ typedef struct { /* new fields for mailbox widget */
/* resources */
int update; /* seconds between updates */
Pixel foreground_pixel; /* color index of normal state fg */
- String filename; /* filename to watch */
+ char *filename; /* filename to watch */
String check_command; /* command to exec for mail check */
Boolean flipit; /* do flip of full pixmap */
int volume; /* bell volume */