summaryrefslogtreecommitdiffstats
path: root/src/dom/domstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dom/domstring.cpp')
-rw-r--r--src/dom/domstring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dom/domstring.cpp b/src/dom/domstring.cpp
index e562f079f..32e3c078f 100644
--- a/src/dom/domstring.cpp
+++ b/src/dom/domstring.cpp
@@ -1,4 +1,4 @@
-/**
+/*
* Phoebe DOM Implementation.
*
* This is a C++ approximation of the W3C DOM model, which follows