X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=frontend.h;h=490ef8c8bd8ee7f6daa8cdec77b76c746f3699f1;hb=37171a1530eef8fbc24f3b656397d91164c43d61;hp=8e57e5888cef033bff9552b77eb5c11b0c7481a8;hpb=eb0b8eabe5bf8d5139bc82bf79b88aded98d96c8;p=xboard.git diff --git a/frontend.h b/frontend.h index 8e57e58..490ef8c 100644 --- a/frontend.h +++ b/frontend.h @@ -5,7 +5,7 @@ * Massachusetts. * * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006, - * 2007, 2008, 2009, 2010 Free Software Foundation, Inc. + * 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. * * Enhancements Copyright 2005 Alessandro Scotti * @@ -177,7 +177,7 @@ void GameListHighlight P((int index)); void GameListDestroy P((void)); /* these are in wedittags.c */ -void EditTagsPopUp P((char *tags)); +void EditTagsPopUp P((char *tags, char **dest)); void TagsPopUp P((char *tags, char *msg)); void TagsPopDown P((void));