X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommands.c;fp=src%2Fcommands.c;h=eecd59fc063f4f7cff0ff9c398ce1bcc3c205c3c;hb=e4d2b385529847b926a716731be4a8c22ed79007;hp=45ce1a3c62645e961d86f41adf446e4582861112;hpb=a65914f3384a8c1f6f8c2facb8c3ca28a88d4009;p=i3%2Fi3 diff --git a/src/commands.c b/src/commands.c index 45ce1a3c..eecd59fc 100644 --- a/src/commands.c +++ b/src/commands.c @@ -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'. * */