nmaguirre / minesweeper

A Simple MineSweeper Project
6 stars 4 forks source link

MinesweeperBoard.mark has no comments #78

Closed fernando13 closed 8 years ago

fernando13 commented 8 years ago

MinesweeperBoard.mark has no comments describing its expected functionality. Appropriate comments should be added to this method using javadoc.

fernando13 commented 8 years ago

Issue resolved in rev dcf35b6cd1be874227e7ac46fe95fc767c08986a

nricci commented 8 years ago

Well done. @fernando13, please note that your commit shows other changes than the ones you where required to make. You should not change things you are not supposed to.