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 491979 - Misprint in the description of the interfaces g_key_file_get_comment, g_key_file_set_comment and g_key_file_remove_comment
Misprint in the description of the interfaces g_key_file_get_comment, g_key_f...
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: docs
2.14.x
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-10-31 06:00 UTC by Areg Beketovski
Modified: 2007-11-10 01:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Areg Beketovski 2007-10-31 06:00:03 UTC
Documentation 
Section: http://library.gnome.org/devel/glib/unstable/glib-Key-value-file-parser.html#g-key-file-get-comment http://library.gnome.org/devel/glib/unstable/glib-Key-value-file-parser.html#g-key-file-set-comment http://library.gnome.org/devel/glib/unstable/glib-Key-value-file-parser.html#g-key-file-remove-comment
...from group_name. group_name. If key is NULL...

Correct version:
...from group_name. If key is NULL...

Other information:
The detailed issue description can be found at:

http://linuxtesting.org/results/report?num=D0029
Comment 1 Matthias Clasen 2007-11-10 01:47:06 UTC
2007-11-09  Matthias Clasen <mclasen@redhat.com>

        * glib/gkeyfile.c: Coding style cleanups and doc
        improvements.  (#491979, Areg Beketovski)