X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/blobdiff_plain/4df1c8bc093f8ffb2726e6f4b5376dcd565ecfe4..194363d495588e161e933f4254d3a85ad441ff2b:/chkpath.c diff --git a/chkpath.c b/chkpath.c index cf86c7f..5d7e01d 100644 --- a/chkpath.c +++ b/chkpath.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: chkpath.c,v 1.3 2003/01/25 23:58:44 mdw Exp $ + * $Id: chkpath.c,v 1.4 2004/04/08 01:36:22 mdw Exp $ * * Check a user's file search path * @@ -26,20 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: chkpath.c,v $ - * Revision 1.3 2003/01/25 23:58:44 mdw - * Make guts into official library. - * - * Revision 1.2 2001/01/25 22:16:02 mdw - * Make flags be unsigned. - * - * Revision 1.1.1.1 1999/04/06 20:12:07 mdw - * Import new project. - * - */ - /*----- Header files ------------------------------------------------------*/ #include