[Ext/Filter/NNFW] Add missing '\n' to the error messages
authorWook Song <wook16.song@samsung.com>
Tue, 31 Mar 2020 03:22:03 +0000 (12:22 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 31 Mar 2020 04:20:10 +0000 (13:20 +0900)
commit74ccf45709f77a2cab18b60ebc9e891a237c0d56
tree54ab14b031a28a4244f703591290466c34610d53
parent6f215c847caa45e1c67c952356afdd5cffaea128
[Ext/Filter/NNFW] Add missing '\n' to the error messages

g_printerr() requires '\n'. This patch adds '\n' to the error messages
for pretty look.

Signed-off-by: Wook Song <wook16.song@samsung.com>
ext/nnstreamer/tensor_filter/tensor_filter_nnfw.c