summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorEric Koegel <eric.koegel@gmail.com>2014-09-30 19:55:06 +0300
committerEric Koegel <eric.koegel@gmail.com>2014-09-30 19:55:06 +0300
commitc8765dd16251b6362eb4a2f4e5aab34fd178c260 (patch)
treeeecdea6135ec65c61896516efd75f2179362d729 /src/main.c
parent5a4b98bfe6093852e6ca10de63bbe67457676b16 (diff)
downloadConsoleKit2-c8765dd16251b6362eb4a2f4e5aab34fd178c260.tar.gz
Fix uninitialized variable: e
In the else branch, e is used uninitialized. Move the cast outside of the if/else block to prevent this.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions