Skip to content

Commit 60707de

Browse files
author
Rian Quinn
committed
fix documentation bug
Signed-off-by: Rian Quinn <“[email protected]”>
1 parent abfd2c4 commit 60707de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/mainpage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
/// int64_t m_count;
129129
/// };
130130
/// @endcode
131-
//
131+
///
132132
/// In this example, when the exit handler is first created, a "count"
133133
/// variable is created with an initial value of 0, and when the exit handler
134134
/// is destroyed, the exit handler prints out the count variable using

0 commit comments

Comments
 (0)