Update of /cvsroot/netrek/client/netrekxp/include
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv28343/include

Modified Files:
	proto.h 
Log Message:
More MOTD cleanup from COW.

Index: proto.h
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/include/proto.h,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- proto.h	10 Jun 2009 01:24:02 -0000	1.73
+++ proto.h	10 Jun 2009 23:25:44 -0000	1.74
@@ -821,6 +821,7 @@
 int realNumShips (int owner);
 int deadTeam (int owner);
 int checkBold (char *line);
+void motd_refresh (void);
 void ClearMotd (void);
 void showMotdWin (W_Window motdwin, int atline);
 struct list;