After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 784581 - docs: Fix cut'n'paste error in g_resources_get_info() doc
docs: Fix cut'n'paste error in g_resources_get_info() doc
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2017-07-05 20:59 UTC by Bastien Nocera
Modified: 2017-07-05 21:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
docs: Fix cut'n'paste error in g_resources_get_info() doc (1.09 KB, patch)
2017-07-05 20:59 UTC, Bastien Nocera
none Details | Review
docs: Fix cut'n'paste error in g_resources_get_info() doc (1.09 KB, patch)
2017-07-05 21:50 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2017-07-05 20:59:48 UTC
.
Comment 1 Bastien Nocera 2017-07-05 20:59:53 UTC
Created attachment 354963 [details] [review]
docs: Fix cut'n'paste error in g_resources_get_info() doc
Comment 2 Matthias Clasen 2017-07-05 21:43:57 UTC
Review of attachment 354963 [details] [review]:

please push with that addition

::: gio/gresource.c
@@ +1162,3 @@
  *    or %NULL if the length is not needed
+ * @flags:  (out) (optional): a location to place the #GResourceFlags about the file,
+ *    or %NULL if the flags not needed

missing an 'are' here
Comment 3 Bastien Nocera 2017-07-05 21:50:20 UTC
Created attachment 354973 [details] [review]
docs: Fix cut'n'paste error in g_resources_get_info() doc
Comment 4 Bastien Nocera 2017-07-05 21:50:56 UTC
Attachment 354973 [details] pushed as a95e2a4 - docs: Fix cut'n'paste error in g_resources_get_info() doc