comparison ChangeLog @ 2534:c3d5ac206052 trunk

[svn] - fix a typo
author nenolod
date Fri, 16 Feb 2007 18:28:07 -0800
parents ab335d4391df
children 97a305e550cf
comparison
equal deleted inserted replaced
2533:ab335d4391df 2534:c3d5ac206052
1 2007-02-17 02:27:31 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [4076]
3 - don't return a bogus vtable for an unregistered URI scheme
4
5 trunk/src/audacious/vfs.c | 7 +++++--
6 1 file changed, 5 insertions(+), 2 deletions(-)
7
8
1 2007-02-16 12:21:17 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 9 2007-02-16 12:21:17 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [4074] 10 revision [4074]
3 - include stdio.h for debug print out. 11 - include stdio.h for debug print out.
4 - suppress warnings. 12 - suppress warnings.
5 13