Fix invalid char constant
ClosedPublic

Authored by poboiko on Oct 4 2018, 12:42 PM.

Details

Summary

I assume that was a typo. Compiler pointed out that as a warning.

Test Plan

Compiler is happy now.

Diff Detail

Repository
R293 Baloo
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 3485
Build 3503: arc lint + arc unit
poboiko created this revision.Oct 4 2018, 12:42 PM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptOct 4 2018, 12:42 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
poboiko requested review of this revision.Oct 4 2018, 12:42 PM
broulik accepted this revision.Oct 4 2018, 12:47 PM
This revision is now accepted and ready to land.Oct 4 2018, 12:47 PM
poboiko updated this revision to Diff 42851.Oct 4 2018, 12:51 PM

[balooctl] Monitor also for state changes

I think you updated the wrong diff here

I think you updated the wrong diff here

True. Sorry, messed up with arc. Will revert it.

poboiko updated this revision to Diff 42853.Oct 4 2018, 12:55 PM
This revision was automatically updated to reflect the committed changes.
ngraham added a subscriber: ngraham.Oct 4 2018, 4:35 PM

Whoops! Thanks for fixing this.