Fix the coding rule : libc/string/strncmp
authorjc_.kim <jc_.kim@samsung.com>
Wed, 6 Sep 2017 07:35:26 +0000 (16:35 +0900)
committerjc_.kim <jc_.kim@samsung.com>
Wed, 6 Sep 2017 07:35:26 +0000 (16:35 +0900)
commit289083e011ffc270a193ed37fc3a501dfe438158
treef7660c86919b90f0482174305eb128961e0ea9ca
parent54a81a9701525014e0615f2732ba54497bb04e82
Fix the coding rule : libc/string/strncmp

that line is not operation, so space is not needed
lib/libc/string/lib_strncmp.c