mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 19:18:09 +02:00
* dbus/dbus-string.c (_dbus_string_pop_line),
bus/desktop-file.c (parse_section_start, parse_comment_or_blank,parse_key_value,): uses _dbus_string_find_eol() to support platform independent eol style.
This commit is contained in:
parent
cb39e60e16
commit
ea18bc0d07
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2006-12-12 Ralf Habacker <ralf.habacker@freenet.de>
|
||||
|
||||
* dbus/dbus-string.c (_dbus_string_pop_line),
|
||||
bus/desktop-file.c (parse_section_start,
|
||||
parse_comment_or_blank,parse_key_value,): uses
|
||||
_dbus_string_find_eol() to support platform independent eol style.
|
||||
|
||||
2006-12-12 Ralf Habacker <ralf.habacker@freenet.de>
|
||||
|
||||
* dbus/dbus-string.[ch] (_dbus_string_find_eol): new function.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue