diff ChangeLog @ 1889:597bd579d9af trunk

[svn] Patch by Michael Hanselmann to fetch a per-song image file.
author nemo
date Sun, 22 Oct 2006 11:38:20 -0700
parents 802c9f8461e0
children 90d95cd7edb5
line wrap: on
line diff
--- a/ChangeLog	Fri Oct 20 17:00:45 2006 -0700
+++ b/ChangeLog	Sun Oct 22 11:38:20 2006 -0700
@@ -1,3 +1,11 @@
+2006-10-21 00:00:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [2733]
+  - enforce extern status here. we do not provide an inlined iir(), so that shouldn't be declared inline.
+  
+  trunk/audacious/iir.h |   14 +++++++-------
+  1 file changed, 7 insertions(+), 7 deletions(-)
+
+
 2006-10-20 23:58:06 +0000  William Pitcock <nenolod@nenolod.net>
   revision [2731]
   - icc warning fixes (pass 1)