summaryrefslogtreecommitdiff
path: root/src/being/beingspeech.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-06-07 20:41:37 +0300
committerAndrei Karas <akaras@inbox.ru>2017-06-07 21:18:22 +0300
commit28f62ac9504bc5e912cd94c302295d4dcc47e41c (patch)
treee54975711c001716663bd9daff6f81ebd2a61706 /src/being/beingspeech.h
parent51d743a33dceb114244269cfe6fe6e80afbf41cc (diff)
downloadmv-28f62ac9504bc5e912cd94c302295d4dcc47e41c.tar.gz
mv-28f62ac9504bc5e912cd94c302295d4dcc47e41c.tar.bz2
mv-28f62ac9504bc5e912cd94c302295d4dcc47e41c.tar.xz
mv-28f62ac9504bc5e912cd94c302295d4dcc47e41c.zip
Fix namespace comments.
Diffstat (limited to 'src/being/beingspeech.h')
-rw-r--r--src/being/beingspeech.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/being/beingspeech.h b/src/being/beingspeech.h
index c8b01618a..869d1b665 100644
--- a/src/being/beingspeech.h
+++ b/src/being/beingspeech.h
@@ -32,6 +32,6 @@ namespace BeingSpeech
NO_NAME_IN_BUBBLE,
NAME_IN_BUBBLE
};
-} // BeingSpeech
+} // namespace BeingSpeech
#endif // BEING_BEINGSPEECH_H