X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/b812a988260297df5d2710a59577657888778094..47747dbe04f28a3f2d4748780a088f8309fc2990:/xtell.c diff --git a/xtell.c b/xtell.c index 79f2709..b0f4522 100644 --- a/xtell.c +++ b/xtell.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: xtell.c,v 1.5 1999/08/20 07:29:19 mdw Exp $ + * $Id: xtell.c,v 1.6 2004/04/08 01:36:29 mdw Exp $ * * Wake up a waiting xwait process * @@ -26,27 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: xtell.c,v $ - * Revision 1.5 1999/08/20 07:29:19 mdw - * New command line syntax, and new atom protocol. - * - * Revision 1.4 1998/12/11 09:50:06 mdw - * Minor modifications to work with mLib and mgLib. - * - * Revision 1.3 1998/11/30 22:36:51 mdw - * Tidy up tabbing in help texts very slightly. - * - * Revision 1.2 1998/11/21 22:30:25 mdw - * Support GNU-style long options throughout, and introduce proper help - * text to all programs. Update manual pages to match. - * - * Revision 1.1 1998/11/16 23:00:49 mdw - * Initial versions. - * - */ - /*----- Header files ------------------------------------------------------*/ #include