X-Git-Url: https://git.distorted.org.uk/~mdw/checkpath/blobdiff_plain/9c42854ddcd101d7c18dbe762afeed91fca5c477..60538794f1efdac9d84632579e36b61ca58c925c:/chkpath.c diff --git a/chkpath.c b/chkpath.c index 0751449..65d9390 100644 --- a/chkpath.c +++ b/chkpath.c @@ -1,7 +1,5 @@ /* -*-c-*- * - * $Id: chkpath.c,v 1.4 2004/04/08 01:36:22 mdw Exp $ - * * Check a user's file search path * * (c) 1999 Mark Wooding @@ -45,6 +43,8 @@ /*----- Main code ---------------------------------------------------------*/ +/* --- @report@ --- */ + static void report(unsigned what, int verbose, const char *p, const char *msg, void *arg)