We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85dc51 commit 6ba81d2Copy full SHA for 6ba81d2
board.c
@@ -24,7 +24,6 @@
24
* - read the file until done. each row contains a row and a columns separted by
25
* white space
26
* for each line, set the cell in the current buffer
27
- * - ensure that no border cells are set to alive
28
* - close the file
29
* - return the boards pointer if successfull or NULL ptr otherwise
30
*/
0 commit comments