fix highlighting of '\0' in C mode
ClosedPublic

Authored by cullmann on May 28 2019, 6:15 PM.

Details

Summary

before the second ' was red for the '\0' literal
now it is ok, just like '\123'

Test Plan

make && make test

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cullmann created this revision.May 28 2019, 6:15 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptMay 28 2019, 6:15 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
cullmann requested review of this revision.May 28 2019, 6:15 PM
dhaumann accepted this revision.May 28 2019, 10:14 PM

Guess that's fine.

This revision is now accepted and ready to land.May 28 2019, 10:14 PM
This revision was automatically updated to reflect the committed changes.