X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xedittags.h;h=75e4416a6d949664ed6692a55596a14a5b0694b0;hb=02de46755f727ffb565f7c855f37c344eee925ff;hp=0459c1629599738bfe9eaa319758125ecfea6f83;hpb=06d3d751525f40869ef6dfd96e33c590008123c2;p=xboard.git diff --git a/xedittags.h b/xedittags.h index 0459c16..75e4416 100644 --- a/xedittags.h +++ b/xedittags.h @@ -1,7 +1,7 @@ /* * xedittags.h * - * Copyright 1995,2009 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