summaryrefslogtreecommitdiffstats
path: root/include/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/view.h')
-rw-r--r--include/view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/view.h b/include/view.h
index a91d0e3d..fadb8a68 100644
--- a/include/view.h
+++ b/include/view.h
@@ -322,5 +322,5 @@ void rofi_view_set_window_title ( const char * title );
* set ellipsize mode to start.
*/
void rofi_view_ellipsize_start ( RofiViewState *state );
-/**@}*/
+/** @}*/
#endif