Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/mdocml/dist remove debugging printf.
details: https://anonhg.NetBSD.org/src/rev/116118306a67
branches: trunk
changeset: 785847:116118306a67
user: christos <christos%NetBSD.org@localhost>
date: Wed Apr 03 01:00:03 2013 +0000
description:
remove debugging printf.
diffstat:
external/bsd/mdocml/dist/roff.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 2dd2e1b489e7 -r 116118306a67 external/bsd/mdocml/dist/roff.c
--- a/external/bsd/mdocml/dist/roff.c Wed Apr 03 00:58:48 2013 +0000
+++ b/external/bsd/mdocml/dist/roff.c Wed Apr 03 01:00:03 2013 +0000
@@ -1161,7 +1161,6 @@
out:
if (not)
lh = !lh;
- fprintf(stderr, "res=[%d]\n", lh);
return lh ? ROFFRULE_ALLOW : ROFFRULE_DENY;
}
Home |
Main Index |
Thread Index |
Old Index