summaryrefslogtreecommitdiffstats
path: root/examples/class.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/class.h')
-rw-r--r--examples/class.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/class.h b/examples/class.h
index 8e7fb3b..e5a9121 100644
--- a/examples/class.h
+++ b/examples/class.h
@@ -2,7 +2,7 @@
class Test
{
-}
+};
/*! \class Test class.h "inc/class.h"
* \brief This is a test class.