Fixed compile error on macOS
Needs ReviewPublic

Authored by versiani on Jul 22 2019, 7:25 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

While trying to build snorenotify on macOS, I've found out that the version 0.7.0 does not compile out of the box because it contains deprecated 'not' Objective-C keyword.

Then I decided to take the HEAD revision and all compiled fine except by the little error fixed in this pull-request.

Test Plan

Well, I don't have any here, but the change is very straightforward, shouldn't affect anything else...

Diff Detail

Repository
R54 SnoreNotify
Lint
Lint Skipped
Unit
Unit Tests Skipped
versiani requested review of this revision.Jul 22 2019, 7:25 PM
versiani created this revision.