Mercurial > audlegacy
diff ChangeLog @ 2424:3e3d34173207 trunk
[svn] - vfs_get_file_contents() implementation.
- g_file_get_contents -> vfs_get_file_contents
author | nenolod |
---|---|
date | Sat, 27 Jan 2007 04:51:25 -0800 |
parents | 3a41eba0ef5d |
children | 5b1b26db3a37 |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 27 04:39:43 2007 -0800 +++ b/ChangeLog Sat Jan 27 04:51:25 2007 -0800 @@ -1,3 +1,11 @@ +2007-01-27 12:39:43 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [3856] + - indentation cleanups + + trunk/src/audacious/util.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + + 2007-01-27 12:37:49 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [3854] - break out the URL opener UI code