Addressed build warnings in OICMiddle example.
authorOssama Othman <ossama.othman@intel.com>
Mon, 11 May 2015 20:06:39 +0000 (13:06 -0700)
committerErich Keane <erich.keane@intel.com>
Tue, 12 May 2015 16:56:56 +0000 (16:56 +0000)
commit769bf8a256e17255c032eaa22868691f76df2ea9
tree3d1fd7772ec465b8e5ac81946095c3c7b4ac6284
parent380683ce8aa822c42c8fd68e9f2b19f965ab27cf
Addressed build warnings in OICMiddle example.

Fixed OICMiddle compile-time warnings regarding potential use of an
uninitialized variable, as well as an ignored getline() result.

Change-Id: I6ce5a7212ea87cfc506cc97ca97a873c308bf17c
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/955
Reviewed-by: John Light <john.j.light@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
examples/OICMiddle/LineInput.cpp