mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
Don't reverse the order of multiline comments.
2005-07-01 Matthias Clasen <mclasen@redhat.com> * glib/gkeyfile.c (g_key_file_get_key_comment): (g_key_file_get_top_comment): Don't reverse the order of multiline comments. (g_key_file_get_group_comment): Actually get the group comment. * tests/keyfile-test.c (test_comments): Test that comments are handled properly. (#309263, Mikael Magnusson)
This commit is contained in:
committed by
Matthias Clasen
parent
61b7337092
commit
9d6e10125b
@@ -1,5 +1,10 @@
|
||||
2005-07-01 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gkeyfile.c (g_key_file_get_key_comment):
|
||||
(g_key_file_get_top_comment): Don't reverse the order of multiline
|
||||
comments.
|
||||
(g_key_file_get_group_comment): Actually get the group comment.
|
||||
|
||||
* tests/keyfile-test.c (test_comments): Test that comments are
|
||||
handled properly. (#309263, Mikael Magnusson)
|
||||
|
||||
|
Reference in New Issue
Block a user