summaryrefslogtreecommitdiffstats
path: root/src/io/stringstream.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/stringstream.cpp')
-rw-r--r--src/io/stringstream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/stringstream.cpp b/src/io/stringstream.cpp
index 45fb6fe30..44d11dd04 100644
--- a/src/io/stringstream.cpp
+++ b/src/io/stringstream.cpp
@@ -1,4 +1,4 @@
-/**
+/*
* Our base String stream classes. We implement these to
* be based on Glib::ustring
*