SimpleShell: use strtol to check for valid line limit instead of int(atof(...))
authorMichael Moon <triffid.hunter@gmail.com>
Sun, 10 Feb 2013 03:01:20 +0000 (14:01 +1100)
committerMichael Moon <triffid.hunter@gmail.com>
Mon, 11 Feb 2013 03:25:32 +0000 (14:25 +1100)
commitf7e6f459aff390658bec18609dc3876bf4c0c742
treed448cdbea634a12695c88c39d83c15c852762dd8
parentcf67ed1b05d2fbec4d709f969314262d6bd742a2
SimpleShell: use strtol to check for valid line limit instead of int(atof(...))
src/modules/utils/simpleshell/SimpleShell.cpp