docs: various small fixes
authorSébastien Wilmet <swilmet@gnome.org>
Tue, 9 Sep 2014 19:20:34 +0000 (21:20 +0200)
committerSébastien Wilmet <swilmet@gnome.org>
Sat, 13 Sep 2014 14:59:31 +0000 (16:59 +0200)
commit25990eb2b6da94e1d03631eab8a952ef84cb9986
tree35d82bbdb8eff5fbd372902c594ffd8e18d856d0
parentfdc5b8f7443ccc0778c8163f47370be1ff65d86d
docs: various small fixes

For the GPtrArray example, several variables declared on the same line
is harder to read and to work with (to move, remove or comment a single
variable declaration).
gio/gfileinfo.c
glib/garray.c