Fix various EBN issues, compilation issues and typos
ClosedPublic

Authored by yurchor on Dec 8 2018, 2:09 PM.

Details

Summary
  1. EBN issues

http://ebn.kde.org/krazy/reports/kdereview/kdiff3/src/index.html

This patch fixes includes, newlines at the end of files and "Steet" in the GPL address.

  1. Replace "" with QString() whre gcc 5.5 complains.
  1. Typos and antics in README.
Test Plan
  1. Compiles.
  2. Runs as expected on my system.

Diff Detail

Repository
R983 KDiff3
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
yurchor requested review of this revision.Dec 8 2018, 2:09 PM
yurchor created this revision.
mreeves accepted this revision.Dec 9 2018, 1:34 AM

Thanks.

This revision is now accepted and ready to land.Dec 9 2018, 1:34 AM
This revision was automatically updated to reflect the committed changes.