X-Git-Url: https://git.distorted.org.uk/~mdw/mgLib/blobdiff_plain/a7f5705d7a41300898187a83b06cbf3fc85684fb..c4f09bccc2a2659acff4c36779a7011d1f33d7af:/cancel.h diff --git a/cancel.h b/cancel.h index 4c5f572..47e31ce 100644 --- a/cancel.h +++ b/cancel.h @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: cancel.h,v 1.4 2000/08/15 22:40:15 mdw Exp $ + * $Id: cancel.h,v 1.5 2004/04/08 01:36:14 mdw Exp $ * * Handle Escape keypresses, directing them to cancel buttons * @@ -27,23 +27,6 @@ * MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: cancel.h,v $ - * Revision 1.4 2000/08/15 22:40:15 mdw - * Change guard constants. - * - * Revision 1.3 1999/05/06 19:51:48 mdw - * Reformatted the LGPL notice a little bit. - * - * Revision 1.2 1999/05/05 18:52:45 mdw - * Change licensing conditions to LGPL. - * - * Revision 1.1 1998/12/11 09:44:21 mdw - * Initial version. - * - */ - #ifndef MGLIB_CANCEL_H #define MGLIB_CANCEL_H