[xiph-commits] r2890 - liboggplay/trunk/plugin

tahn at svn.annodex.net tahn at svn.annodex.net
Mon Jun 11 18:52:27 PDT 2007


Author: tahn
Date: 2007-06-11 18:52:25 -0700 (Mon, 11 Jun 2007)
New Revision: 2890

Modified:
   liboggplay/trunk/plugin/plugin_playlist.h
Log:
Fixed warning.


Modified: liboggplay/trunk/plugin/plugin_playlist.h
===================================================================
--- liboggplay/trunk/plugin/plugin_playlist.h	2007-06-12 01:51:51 UTC (rev 2889)
+++ liboggplay/trunk/plugin/plugin_playlist.h	2007-06-12 01:52:25 UTC (rev 2890)
@@ -60,4 +60,4 @@
 void 
 show(PluginPlaylist* playlist);
 
-#endif //__PLUGIN_PLAYLIST__
\ No newline at end of file
+#endif //__PLUGIN_PLAYLIST__



More information about the commits mailing list