fix misunderstanding for return value of snprintf, where it matters.
authorJim Morris <morris@wolfman.com>
Mon, 22 Jan 2018 14:40:59 +0000 (14:40 +0000)
committerJim Morris <morris@wolfman.com>
Mon, 22 Jan 2018 14:40:59 +0000 (14:40 +0000)
commit5fe7262cae422327928b9d30d7c6ea547255ccd0
treee8e96b8453626307e56aa2081310f5fc3d9e6eb2
parentfb785a37a1e1aea9e28393ed64dc446c4a5e3c68
fix misunderstanding for return value of snprintf, where it matters.
src/libs/Kernel.cpp
src/modules/robot/Robot.cpp
src/modules/utils/simpleshell/SimpleShell.cpp