X-Git-Url: https://git.distorted.org.uk/~mdw/xor/blobdiff_plain/fc27aa702e12309b976e4014fcb8b05e5e2e2e0a..refs/heads/master:/ui-curses.c diff --git a/ui-curses.c b/ui-curses.c index 02e09b3..3951093 100644 --- a/ui-curses.c +++ b/ui-curses.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: ui-curses.c,v 1.1 2003/12/12 10:55:30 mdw Exp $ + * $Id$ * * Curses user interface * @@ -26,14 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: ui-curses.c,v $ - * Revision 1.1 2003/12/12 10:55:30 mdw - * Initial checkin. Not there yet. - * - */ - /*----- Header files ------------------------------------------------------*/ #include "xor.h"