]> git.sur5r.net Git - i3/i3/blobdiff - src/commands.c
Make comment style more consistent
[i3/i3] / src / commands.c
index 45ce1a3c62645e961d86f41adf446e4582861112..eecd59fc063f4f7cff0ff9c398ce1bcc3c205c3c 100644 (file)
@@ -330,7 +330,7 @@ void cmd_move_con_to_workspace(I3_CMD, const char *which) {
     ysuccess(true);
 }
 
-/**
+/*
  * Implementation of 'move [window|container] [to] workspace back_and_forth'.
  *
  */