Fix ifdef for debug logging.
authorRafal Krypa <r.krypa@samsung.com>
Wed, 27 Mar 2013 18:04:29 +0000 (19:04 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 16 Apr 2013 12:55:00 +0000 (14:55 +0200)
commit2a138b81e7b247d40bff0a7fdd70ff85fdaf3824
tree5ac8cfe603063eca2ca749d8068fd0c320430f04
parent6819450c375ea411cc508ba8dba5faf3e98feac8
Fix ifdef for debug logging.

[Issue#]       N/A
[Bug]          Even if enabled in cmake, debug logs doesn't work.
[Cause]        Typo in ifdef in code.
[Solution]     Correct the typo.
[Verification] Build with debug logs enabled and check if they are printed.

Change-Id: Id2d199c338502fcf658691eafebc7772ef28f2a4
src/privilege-control.c