Skip to content

Commit f5ad186

Browse files
committed
type fix
1 parent 5b7de50 commit f5ad186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
November 07, 2017
44

55
* Grammar: change function name *_pasition* => *_position*
6-
* Fixed infiniti loop if html file is to big. Queue round not work properly - fixed. https://github.com/lexborisov/myhtml/issues/117
6+
* Fixed infinite loop if html file is to big. Queue round not work properly - fixed. https://github.com/lexborisov/myhtml/issues/117
77
* Append new function ```myhtml_node_is_void_element``` for check to see if we are dealing with a void element. https://github.com/lexborisov/myhtml/pull/119
88
* Potential loss of the pointer on systems other than x86, x86_64 (Misaligned Integer Pointer)
99

0 commit comments

Comments
 (0)