]> git.marmaro.de Git - mmh/blobdiff - uip/mhcachesbr.c
Merged mhbuildsbr.c into mhbuild.c, cause it is not used elsewhere.
[mmh] / uip / mhcachesbr.c
index c6f0603bcb3cbb861beaa89f21bb838c0fc4c9d9..7bd4cfbf41445a34e5e911ade80e5be47f38e9fb 100644 (file)
@@ -36,7 +36,7 @@
 
 extern int debugsw;
 
-extern pid_t xpid;  /* mhshowsbr.c or mhbuildsbr.c */
+extern pid_t xpid;  /* mhshowsbr.c or mhbuild.c */
 
 /* cache policies */
 int rcachesw = CACHE_ASK;
@@ -50,7 +50,7 @@ char *cache_public;
 char *cache_private;
 
 
-/* mhparse.c (OR) mhbuildsbr.c */
+/* mhparse.c (OR) mhbuild.c */
 int pidcheck (int);
 
 /* mhmisc.c */