X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.h;fp=xhistory.h;h=9c6cdc688827ea16bf4608c3c7481defee60d4c5;hb=f5883cc4e2222df9c0a504a0c50da4acd6b77fb0;hp=0400e50b25383e312d2e9764c06bc2035d823245;hpb=1059c12cf5d52a4f1934ab40e0d92801fdc5988f;p=xboard.git diff --git a/xhistory.h b/xhistory.h index 0400e50..9c6cdc6 100644 --- a/xhistory.h +++ b/xhistory.h @@ -23,8 +23,7 @@ #ifndef _XHISTL_H #define _XHISTL_H 1 -void HistoryShowProc P((Widget w, XEvent *event, - String *prms, Cardinal *nprms)); +void HistoryShowProc P((void)); Boolean MoveHistoryIsUp P((void)); extern Widget historyShell;