Skip to content

Commit 543bd01

Browse files
committed
Update amalgamated header
1 parent f3b2166 commit 543bd01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

single_include/hexi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1644,7 +1644,7 @@ class binary_stream final {
16441644
* it to be used for streaming operations again. Has no effect
16451645
* if the stream has not errored.
16461646
*/
1647-
void clear_error_state() {
1647+
void clear_state() {
16481648
state_ = stream_state::ok;
16491649
}
16501650

0 commit comments

Comments
 (0)