Expunge revision histories in files.
[xtoys] / xmsg.c
diff --git a/xmsg.c b/xmsg.c
index 23336a9..4810e4e 100644 (file)
--- a/xmsg.c
+++ b/xmsg.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: xmsg.c,v 1.1 2002/01/13 14:42:18 mdw Exp $
+ * $Id: xmsg.c,v 1.2 2004/04/08 01:36:29 mdw Exp $
  *
  * Display a message to the user
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: xmsg.c,v $
- * Revision 1.1  2002/01/13 14:42:18  mdw
- * New program to display messages and get answers.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include <ctype.h>