summaryrefslogtreecommitdiffstats
path: root/include/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/history.h')
-rw-r--r--include/history.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/history.h b/include/history.h
index 946e9007..fe54ca76 100644
--- a/include/history.h
+++ b/include/history.h
@@ -67,5 +67,5 @@ void history_remove ( const char *filename, const char *entry ) __attribute__( (
*/
char ** history_get_list ( const char *filename, unsigned int * length ) __attribute__( ( nonnull ) );
-/*@}*/
+/**@}*/
#endif // ROFI_HISTORY_H