summaryrefslogtreecommitdiff
path: root/src/streamtest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/streamtest.cc')
-rw-r--r--src/streamtest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/streamtest.cc b/src/streamtest.cc
index 6af529ca3f5..fa9a792546a 100644
--- a/src/streamtest.cc
+++ b/src/streamtest.cc
@@ -18,7 +18,7 @@
#include "common/common_init.h"
#undef dout_prefix
-#define dout_prefix *_dout << dbeginl
+#define dout_prefix *_dout
struct io {
utime_t start, ack, commit;