X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Funix.h;h=62e20112a72cea5876bd14e88e00e40d4b992cec;hb=2eb952ca31aa13d1f6f429305fbb6f43a9a28c56;hp=f603eb51803437cdec830bd50e1630eb3f5d0bf3;hpb=5133d2a133671a9236afc710cfe3da80e4c39363;p=PuTTY.git diff --git a/unix/unix.h b/unix/unix.h index f603eb51..62e20112 100644 --- a/unix/unix.h +++ b/unix/unix.h @@ -116,7 +116,7 @@ void logevent_dlg(void *estuff, const char *string); int reallyclose(void *frontend); #ifdef MAY_REFER_TO_GTK_IN_HEADERS int messagebox(GtkWidget *parentwin, const char *title, - const char *msg, int minwid, ...); + const char *msg, int minwid, int selectable, ...); #endif /* Things pterm.c needs from {ptermm,uxputty}.c */