chiark / gitweb /
Merge branch 'master' of chiark:src/checkpath
[checkpath] / chkpath.c
index 0751449038e6ad2a6be7e5a92212ea3dfecabc86..65d939057a8e9e55a278aac782cb9340993f5624 100644 (file)
--- a/chkpath.c
+++ b/chkpath.c
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id: chkpath.c,v 1.4 2004/04/08 01:36:22 mdw Exp $
  *
  * Check a user's file search path
  *
@@ -45,6 +43,8 @@
 
 /*----- Main code ---------------------------------------------------------*/
 
+/* --- @report@ --- */
+
 static void report(unsigned what, int verbose,
                   const char *p, const char *msg,
                   void *arg)