Reword some docs comments to avoid 'Returns ...'
authorRyan Lortie <desrt@desrt.ca>
Fri, 22 Jul 2011 10:57:59 +0000 (12:57 +0200)
committerRyan Lortie <desrt@desrt.ca>
Fri, 22 Jul 2011 13:47:24 +0000 (15:47 +0200)
commit4f36eb0f6d1eed7b720a53114e60c8d334782fab
tree76386fdc6c9fd6630f3f1985170cfecd75653d36
parenta0ed2537184f35e9cdde9ac2771f32667db570e1
Reword some docs comments to avoid 'Returns ...'

If gtk-doc sees 'Returns ...' written in the text of the documentation
for a macro, it thinks that you are talking about the return value.

Avoid doing that and use 'Returns:' explicitly if we mean to.
glib/gmessages.h
glib/gutils.h