Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/myhtml/tokenizer_script.c')
-rw-r--r--source/myhtml/tokenizer_script.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/myhtml/tokenizer_script.c b/source/myhtml/tokenizer_script.c
index dda927e..e60ddf2 100644
--- a/source/myhtml/tokenizer_script.c
+++ b/source/myhtml/tokenizer_script.c
@@ -594,3 +594,7 @@ size_t myhtml_tokenizer_state_script_data_double_escape_end(myhtml_tree_t* tree,
return html_offset;
}
+
+
+
+