Skip to content

Commit

Permalink
Update : brief description of header
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosZoft committed Feb 18, 2021
1 parent 9f6e1d1 commit e4f0541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games/naval_battle.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* revealed with the respective number of its size. Example: size 3 = 3 3 3 on
* the board.
*/
#include <stdio.h>
#include <stdio.h> // for Standard Input Output

/**
* Function validEntryLineColumn
Expand Down

0 comments on commit e4f0541

Please sign in to comment.