projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df1e9da
)
forgot to remove some debugging noise
author
John Beppu
<beppu@lbox.org>
Fri, 23 Feb 2001 16:16:08 +0000
(16:16 -0000)
committer
John Beppu
<beppu@lbox.org>
Fri, 23 Feb 2001 16:16:08 +0000
(16:16 -0000)
docs/autodocifier.pl
patch
|
blob
|
history
diff --git
a/docs/autodocifier.pl
b/docs/autodocifier.pl
index 1f8cdc35e63d9f96822d03bb34a771ef306c293f..fc4acadc84f69ff5b91a1a93661e24ca56cb3972 100755
(executable)
--- a/
docs/autodocifier.pl
+++ b/
docs/autodocifier.pl
@@
-36,8
+36,6
@@
sub beautify {
}
@line
);
- print STDERR "-- d\n";
- print STDERR $text;
return $text;
}
@@
-182,4
+180,4
@@
John BEPPU <beppu@lineo.com>
=cut
-# $Id: autodocifier.pl,v 1.
6 2001/02/23 16:15:34
beppu Exp $
+# $Id: autodocifier.pl,v 1.
7 2001/02/23 16:16:08
beppu Exp $