Replace NULL with nullptr
ClosedPublic

Authored by ckertesz on May 31 2017, 8:50 AM.

Details

Reviewers
mutlaqja
Summary

Replacing the old style NULL with the modern nullptr keyword.

Test Plan

Just recompile KStars and test as usual.

Diff Detail

Lint
Lint Skipped
Unit
Unit Tests Skipped
ckertesz created this revision.May 31 2017, 8:50 AM
ckertesz added a reviewer: mutlaqja.
ckertesz set the repository for this revision to R321 KStars.
mutlaqja accepted this revision.Jun 1 2017, 5:35 AM
This revision is now accepted and ready to land.Jun 1 2017, 5:35 AM
ckertesz closed this revision.Oct 26 2017, 8:21 PM