Skip to content

Commit bc84c2a

Browse files
committed
Removing extra ';'.
1 parent 4808c53 commit bc84c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/is_utf8.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ class implementation {
688688
689689
virtual uint32_t required_instruction_sets() const {
690690
return _required_instruction_sets;
691-
};
691+
}
692692
693693
/**
694694
* Validate the UTF-8 string.

0 commit comments

Comments
 (0)