summaryrefslogtreecommitdiff
path: root/comsat/comsat.h
diff options
context:
space:
mode:
Diffstat (limited to 'comsat/comsat.h')
-rw-r--r--comsat/comsat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/comsat/comsat.h b/comsat/comsat.h
index d2a932c36..f1aa60457 100644
--- a/comsat/comsat.h
+++ b/comsat/comsat.h
@@ -75,7 +75,7 @@ extern time_t overflow_control_interval;
extern time_t overflow_delay_time;
extern int maxlines;
extern const char *username;
-extern char hostname[];
+extern char *hostname;
extern struct daemon_param daemon_param;
void run_user_action (FILE *tty, const char *cr, mu_message_t msg);

Return to:

Send suggestions and report system problems to the System administrator.