summaryrefslogtreecommitdiffstats
path: root/staptree.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'staptree.cxx')
-rw-r--r--staptree.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/staptree.cxx b/staptree.cxx
index d0fd79be..a8651d1d 100644
--- a/staptree.cxx
+++ b/staptree.cxx
@@ -373,7 +373,6 @@ void probe::printsig (ostream& o)
o << (i>0 ? ", " : "");
locations[i]->print (o);
}
- o << endl;
}