comparison ChangeLog @ 2117:5dc1bfb0ac99 trunk

[svn] - use str_has_prefix_nocase instead of a literal compare on extension
author nenolod
date Wed, 13 Dec 2006 20:38:24 -0800
parents 8aaa6f29c3ca
children 36d4043b3df2
comparison
equal deleted inserted replaced
2116:8aaa6f29c3ca 2117:5dc1bfb0ac99
1 2006-12-13 08:38:32 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [3237]
3 - ar should pick changes
4
5 trunk/mk/objective.mk | 2 +-
6 1 file changed, 1 insertion(+), 1 deletion(-)
7
8
1 2006-12-13 07:13:46 +0000 William Pitcock <nenolod@nenolod.net> 9 2006-12-13 07:13:46 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3235] 10 revision [3235]
3 - make sure fd is not NULL before checking it's URI namespace 11 - make sure fd is not NULL before checking it's URI namespace
4 12
5 trunk/audacious/input.c | 4 ++-- 13 trunk/audacious/input.c | 4 ++--