]> git.sur5r.net Git - i3/i3/blobdiff - include/commands.h
Make comment style more consistent
[i3/i3] / include / commands.h
index b4b3da386b59b67da4e5d5a8b2457d60c9ca3df5..0137460feae0624218af57ec10d2426ab6b5dc6b 100644 (file)
@@ -314,13 +314,13 @@ void cmd_rename_workspace(I3_CMD, const char *old_name, const char *new_name);
  */
 void cmd_bar(I3_CMD, const char *bar_type, const char *bar_value, const char *bar_id);
 
-/*
+/**
  * Implementation of 'shmlog <size>|toggle|on|off'
  *
  */
 void cmd_shmlog(I3_CMD, const char *argument);
 
-/*
+/**
  * Implementation of 'debuglog toggle|on|off'
  *
  */