From 73f5492d04ec74dd059e4c76f3205facf05a6ead Mon Sep 17 00:00:00 2001 From: Scott Sumner <30118311+sasumner@users.noreply.github.com> Date: Wed, 15 Apr 2020 20:32:09 -0400 Subject: [PATCH] Fix strncmp return type and first parameter Fix #8117, close #8119 --- PowerEditor/installer/APIs/c.xml | 4 ++-- PowerEditor/installer/APIs/cpp.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PowerEditor/installer/APIs/c.xml b/PowerEditor/installer/APIs/c.xml index 64378da6..94898847 100644 --- a/PowerEditor/installer/APIs/c.xml +++ b/PowerEditor/installer/APIs/c.xml @@ -1178,8 +1178,8 @@ - - + + diff --git a/PowerEditor/installer/APIs/cpp.xml b/PowerEditor/installer/APIs/cpp.xml index b871c33d..8705e7fa 100644 --- a/PowerEditor/installer/APIs/cpp.xml +++ b/PowerEditor/installer/APIs/cpp.xml @@ -1624,8 +1624,8 @@ - - + +