summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/transmitter.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/transmitter.h')
-rw-r--r--libs/pbd/pbd/transmitter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/pbd/transmitter.h b/libs/pbd/pbd/transmitter.h
index cf1e587dfd..a765f9e370 100644
--- a/libs/pbd/pbd/transmitter.h
+++ b/libs/pbd/pbd/transmitter.h
@@ -94,7 +94,7 @@ endmsg (std::ostream &ostr)
/* hmm. not a Transmitter, so just put a newline on
it and assume that that will be enough.
*/
-
+
ostr << std::endl;
}