removed trailing whitespace
[xboard.git] / menus.h
diff --git a/menus.h b/menus.h
index 7731256..b7cbf03 100644 (file)
--- a/menus.h
+++ b/menus.h
@@ -5,7 +5,7 @@
  * Massachusetts.
  *
  * Enhancements Copyright 1992-2001, 2002, 2003, 2004, 2005, 2006,
- * 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+ * 2007, 2008, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
  *
  * The following terms apply to Digital Equipment Corporation's copyright
  * interest in XBoard:
@@ -163,6 +163,7 @@ void SaveSettings P((char *));
 void EditBookProc P((void));
 void InitMenuMarkers P((void));
 void ShowGameListProc P((void)); // in ngamelist.c
+void HistoryShowProc P((void));  // in nhistory.c
 
 
 // must be moved to xengineoutput.h
@@ -195,4 +196,3 @@ extern int firstEngineItem;
 
 #define OPTIONSDIALOG
 #define INFOFILE     "xboard.info"
-