X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xedittags.h;h=75e4416a6d949664ed6692a55596a14a5b0694b0;hb=f5883cc4e2222df9c0a504a0c50da4acd6b77fb0;hp=83ec145b069234d77c6752250472332f0af4e7c6;hpb=b382d988c6f886f3a49483df9e3e36de0b6b0824;p=xboard.git diff --git a/xedittags.h b/xedittags.h index 83ec145..75e4416 100644 --- a/xedittags.h +++ b/xedittags.h @@ -1,7 +1,7 @@ /* * xedittags.h * - * Copyright 1995, 2009, 2010, 2011 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