debugch: fix logging problem when using DEBUGCH 71/26271/1
authorKitae Kim <kt920.kim@samsung.com>
Wed, 20 Aug 2014 06:03:11 +0000 (15:03 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Wed, 20 Aug 2014 06:03:11 +0000 (15:03 +0900)
commit1e93d2e7435152a203ccf22844ffaeba961b3a77
treec46155bb1574dad2958e61d6b4ab4e94c24a1a6b
parentf2d2b08ce276a60c6b9c87c9e87e327a5d33f933
debugch: fix logging problem when using DEBUGCH

nb_debug_options value should not be 0 when using DEBUGCH feature.
However, it was set into 0 again even though the value was increased.

Change-Id: I74c4f80efa53d736bd67a587c016bb206c4a2095
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/src/util/new_debug_ch.c