socketclient: annotate the connection param of "event" as nullable
authorPaolo Borelli <pborelli@gnome.org>
Thu, 18 Jun 2015 07:36:12 +0000 (09:36 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Thu, 18 Jun 2015 14:33:31 +0000 (16:33 +0200)
commit9e85f60ec68eb0330e18254726facdc5d8983e35
tree65c5d7adecdb57b7ee0971269c4001dc3d9b843a
parentf5d4543139172f366afa0de36dd7e5eac08e2297
socketclient: annotate the connection param of "event" as nullable

When emitting the RESOLVING/RESOLVED events the connection param is
set to NULL.
gio/gsocketclient.c