Cleanup: quiet unknown escape sequence warning
This commit is contained in:
@@ -70,7 +70,7 @@ static eStrCursorDelimType cursor_delim_type_unicode(const uint uch)
|
||||
|
||||
case '\'':
|
||||
case '\"':
|
||||
case '\`':
|
||||
case '`':
|
||||
case 0xB4: /* Acute accent. */
|
||||
return STRCUR_DELIM_QUOTE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user