Skip to content

Commit

Permalink
add missing style dot
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrambovitis committed Jul 5, 2017
1 parent 46ce316 commit 01d001c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gr/phaistosnetworks/tank/ByteManipulator.java
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ public int getOffset() {
}

/**
* Marks the current offset position
* Marks the current offset position.
*/
public void markOffset() {
offsetMark = offset;
Expand Down

0 comments on commit 01d001c

Please sign in to comment.