aboutsummaryrefslogtreecommitdiff
path: root/lout/identity.hh
diff options
context:
space:
mode:
authorsgeerke <devnull@localhost>2012-06-24 12:06:15 +0200
committersgeerke <devnull@localhost>2012-06-24 12:06:15 +0200
commit39985d2c5158742fc9e00e7dd90559f9f5c8c75f (patch)
tree1950c633fd73c1b7ef5056ed18b9dcd527552d3b /lout/identity.hh
parente02ec1bd1405715f050a71d40a9e3c212dd43123 (diff)
First part of hyphenation! And some minor changes in "lout".
Diffstat (limited to 'lout/identity.hh')
-rw-r--r--lout/identity.hh5
1 files changed, 2 insertions, 3 deletions
diff --git a/lout/identity.hh b/lout/identity.hh
index 6102933d..1f0b4bdf 100644
--- a/lout/identity.hh
+++ b/lout/identity.hh
@@ -5,12 +5,11 @@
#include "container.hh"
#include "signal.hh"
+namespace lout {
+
/**
* \brief Some stuff to identify classes of objects at run-time.
*/
-
-namespace lout {
-
namespace identity {
/**