fix highlighting of '\0' in C mode

Authored by cullmann on May 29 2019, 5:05 AM.

Description

fix highlighting of '\0' in C mode

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

Test Plan: make && make test

Reviewers: dhaumann, vkrause, nibags

Reviewed By: dhaumann

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: Kate, Frameworks

Differential Revision: https://phabricator.kde.org/D21467

Details

Committed
cullmannMay 29 2019, 5:06 AM
Reviewer
dhaumann
Differential Revision
D21467: fix highlighting of '\0' in C mode
Parents
R216:4d2329e3f63e: Tcsh: fix operators and keywords
Branches
Unknown
Tags
Unknown