Provide menus for editing WinBoard engine and server lists
[xboard.git] / frontend.h
index 8e57e58..0946e3b 100644 (file)
@@ -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));