SimpleShell: cat: use puts instead of printf("%s") for efficiency
authorMichael Moon <triffid.hunter@gmail.com>
Wed, 13 Feb 2013 05:59:05 +0000 (16:59 +1100)
committerMichael Moon <triffid.hunter@gmail.com>
Wed, 13 Feb 2013 05:59:05 +0000 (16:59 +1100)
commitd728799b287fea8f530d942677d5cf19b7efc5bb
tree98535b4e1ece56f9a3fb90596d8306659e34169a
parent6cf52cc2d5aaa8e78f397c0cb6f4b42e428cd216
SimpleShell: cat: use puts instead of printf("%s") for efficiency
src/modules/utils/simpleshell/SimpleShell.cpp