core: fix event source annotations
authorMantas Mikulėnas <grawity@gmail.com>
Wed, 29 Apr 2015 18:29:18 +0000 (21:29 +0300)
committerTom Gundersen <teg@jklm.no>
Wed, 29 Apr 2015 18:38:48 +0000 (20:38 +0200)
commitcfa9677bd164574600d29a9bf99f9d1f28a7a170
treea6dced6bb094c4e0a00b08cdd3a45bce069e436d
parent966c66e34940001a40806142ecebaae61b478444
core: fix event source annotations

These looked like a mass-replace gone slightly wrong – two statements
with no { }'s, and no error checking.
src/core/busname.c
src/core/manager.c
src/core/socket.c