changeset 1602:216049cb827a trunk

[svn] - correct a typo that Joker pointed out. thanks Joker!
author yaz
date Sun, 27 Aug 2006 05:30:12 -0700
parents 54a210b20190
children 0f2ca8c7cd98
files ChangeLog Plugins/Input/sid/Makefile.in
diffstat 2 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Aug 26 23:16:53 2006 -0700
+++ b/ChangeLog	Sun Aug 27 05:30:12 2006 -0700
@@ -1,3 +1,12 @@
+2006-08-27 06:16:53 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [2133]
+  - clean up nhjm449's fix to eliminate warnings. thanks nhjm449!
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Container/xspf/xspf.c  
+
+
 2006-08-27 04:47:26 +0000  George Averill <nhjm449@gmail.com>
   revision [2131]
   - Streamtitles are fun.
--- a/Plugins/Input/sid/Makefile.in	Sat Aug 26 23:16:53 2006 -0700
+++ b/Plugins/Input/sid/Makefile.in	Sun Aug 27 05:30:12 2006 -0700
@@ -10,7 +10,7 @@
 
 # Generals
 CFLAGS   += -fPIC -DPIC -D_REENTRANT $(PLUGIN_CFLAGS) $(SIDPLAY1_INCLUDES) $(SIDPLAY2_INCLUDES) $(BUILDERS_INCLUDES) $(GTK_CFLAGS) -I../../../intl -I../../..
-CXXLAGS  += -fPIC -DPIC -D_REENTRANT $(PLUGIN_CFLAGS) $(SIDPLAY1_INCLUDES) $(SIDPLAY2_INCLUDES) $(BUILDERS_INCLUDES) $(GTK_CFLAGS) -I../../../intl -I../../..
+CXXFLAGS  += -fPIC -DPIC -D_REENTRANT $(PLUGIN_CFLAGS) $(SIDPLAY1_INCLUDES) $(SIDPLAY2_INCLUDES) $(BUILDERS_INCLUDES) $(GTK_CFLAGS) -I../../../intl -I../../..
 
 # Generated libraries