[xiph-commits] r8709 - trunk/oggdsf/src/tests/testCMMLParser

ozone at motherfish-iii.xiph.org ozone at motherfish-iii.xiph.org
Sun Jan 9 16:20:00 PST 2005


Author: ozone
Date: 2005-01-09 16:19:59 -0800 (Sun, 09 Jan 2005)
New Revision: 8709

Modified:
   trunk/oggdsf/src/tests/testCMMLParser/testCMMLParser.cpp
Log:
oggdsf:
 * testCMMLParser warnings--

Modified: trunk/oggdsf/src/tests/testCMMLParser/testCMMLParser.cpp
===================================================================
--- trunk/oggdsf/src/tests/testCMMLParser/testCMMLParser.cpp	2005-01-09 23:45:07 UTC (rev 8708)
+++ trunk/oggdsf/src/tests/testCMMLParser/testCMMLParser.cpp	2005-01-10 00:19:59 UTC (rev 8709)
@@ -165,7 +165,7 @@
 }
 
 #ifdef WIN32
-int __cdecl _tmain(int argc, _TCHAR* argv[])
+int __cdecl _tmain(int, _TCHAR**)
 #else
 int main(int, char **)
 #endif



More information about the commits mailing list