aboutsummaryrefslogtreecommitdiffstats
path: root/src/libfast/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfast/context.h')
-rw-r--r--src/libfast/context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libfast/context.h b/src/libfast/context.h
index 6b9e83310..b8bd2ff9f 100644
--- a/src/libfast/context.h
+++ b/src/libfast/context.h
@@ -41,4 +41,4 @@ struct context_t {
void (*destroy) (context_t *this);
};
-#endif /* CONTEXT_H_ @}*/
+#endif /** CONTEXT_H_ @}*/