Skip to content
Snippets Groups Projects
Commit bc06e450 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Disabled some debug.

Rev: tutorial/manpages:1.24
parent 0480b611
No related branches found
No related tags found
No related merge requests found
// -*- Pike -*-
// $Id: manpages,v 1.23 1999/04/17 17:10:07 grubba Exp $
// $Id: manpages,v 1.24 1999/04/17 17:18:24 grubba Exp $
#include "types.h"
......@@ -209,7 +209,7 @@ void make_page(string base, TAG tag, string ind, string fbase)
return u+"/"+s+"."+base;
},fbase,globalbase,base);
verbose = (names[0] == "Stdio.sendfile");
// verbose = (names[0] == "Stdio.sendfile");
sscanf(outfiles[0],"%*s/man%*s/%s",q);
if (q) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment