X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Fuxcfg.c;h=067fc7ed011c36867d555257338f4833b86a06df;hb=49d2cf19accb059b3b68d1fc2b78e606a578c3e8;hp=6629bd9499e4f889fde69a18476fa2fc3bb3e449;hpb=b75856edfa23176be5cf9d9672cebb3ec060173b;p=PuTTY.git diff --git a/unix/uxcfg.c b/unix/uxcfg.c index 6629bd94..067fc7ed 100644 --- a/unix/uxcfg.c +++ b/unix/uxcfg.c @@ -10,7 +10,7 @@ #include "dialog.h" #include "storage.h" -void unix_setup_config_box(struct controlbox *b, int midsession, void *win) +void unix_setup_config_box(struct controlbox *b, int midsession) { struct controlset *s; union control *c;