Remove wrong documentation about start group handling. (#476856, Areg

2007-12-22  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c: Remove wrong documentation about start group
        handling.  (#476856, Areg Beketovski)



svn path=/trunk/; revision=6190
This commit is contained in:
Matthias Clasen
2007-12-23 04:57:23 +00:00
committed by Matthias Clasen
parent 3d4b7be047
commit 2a7f1a1a9c
2 changed files with 8 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2007-12-22 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c: Remove wrong documentation about start group
handling. (#476856, Areg Beketovski)
2007-12-21 18:02:30 Tim Janik <timj@imendio.com>
* glib/Makefile.am: use "sed -i.bak <CMD> <FILE> && rm -f <FILE>.bak"