Whamcloud - gitweb
Avoid compiler warning of an uninitialised local - the code is safe but the
authoreeb <eeb>
Fri, 4 Sep 2009 17:13:39 +0000 (17:13 +0000)
committereeb <eeb>
Fri, 4 Sep 2009 17:13:39 +0000 (17:13 +0000)
commit572e58bfa6c29fa034efc9f27dcc52ec9cdfcc4b
tree8d796a1ace50c0e25313309bcd7ff67f01edd771
parentd3e7dd65e83f1c840113c286effd074b924b177b
Avoid compiler warning of an uninitialised local - the code is safe but the
compiler can't tell.
lnet/selftest/console.c