]> git.sur5r.net Git - i3/i3/blobdiff - include/table.h
Bugfix: null-terminate buffer
[i3/i3] / include / table.h
index 18561474bb14d394e65ddaa0fdb57df57f271749..6236bef56e1283c0ae85dd65583ae8476bd29908 100644 (file)
@@ -48,7 +48,7 @@ void expand_table_cols_at_head(Workspace *workspace);
  * Performs simple bounds checking for the given column/row
  *
  */
-bool cell_exists(int col, int row);
+bool cell_exists(Workspace *ws, int col, int row);
 
 /**
  * Shrinks the table by "compacting" it, that is, removing completely empty