X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xedittags.h;h=75e4416a6d949664ed6692a55596a14a5b0694b0;hb=2d0f4769e69d228d9593c574014c634706edea97;hp=aa2245266233138304f9bd889526fcb0ed5f3b34;hpb=5cd55bddca592918f38deff675d05b650a71412e;p=xboard.git diff --git a/xedittags.h b/xedittags.h index aa22452..75e4416 100644 --- a/xedittags.h +++ b/xedittags.h @@ -1,7 +1,7 @@ /* * xedittags.h * - * Copyright 1995, 2009, 2010 Free Software Foundation, Inc. + * Copyright 1995, 2009, 2010, 2011, 2012 Free Software Foundation, Inc. * * ------------------------------------------------------------------------ * @@ -24,8 +24,7 @@ #ifndef _XEDITTAGS_H #define _XEDITTAGS_H 1 -void EditTagsProc P((Widget w, XEvent *event, - String *prms, Cardinal *nprms)); +void EditTagsProc P((void)); extern Widget editTagsShell, tagsShell; #endif