px5g-wolfssl: replace unnecessary strncmp()
authorJian Huang <JyanHw@outlook.com>
Thu, 1 Sep 2022 14:05:47 +0000 (14:05 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 10 Sep 2022 23:30:11 +0000 (01:30 +0200)
commit7b1740e2088e20bfa304407bf57a2bef5e9b39f1
treefa84c6cba02ed62778fb74d54556962823cf4692
parent675cf7557829cdc637c037ea63dbcd2e3436b009
px5g-wolfssl: replace unnecessary strncmp()

Replace some of the calls to strncmp() with strcmp().

Signed-off-by: Jian Huang <JyanHw@outlook.com>
package/utils/px5g-wolfssl/px5g-wolfssl.c