@ -79,6 +79,12 @@ int syntax_select (char * string, int * length) {
selected:
if (select == syntax_count) {
* length = 1;
return (select);
}
do {
++offset;
The note is not visible to the blocked user.