CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 06/10/13 14:55:57
Modified files:
testsuite/misc-ming.all: PlaceObject2Test.c
Log message:
commented out unused params
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/PlaceObject2Test.c?cvsroot=gnash&r1=1.2&r2=1.3
Patches:
Index: PlaceObject2Test.c
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/PlaceObject2Test.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- PlaceObject2Test.c 12 Oct 2006 11:03:22 -0000 1.2
+++ PlaceObject2Test.c 13 Oct 2006 14:55:57 -0000 1.3
@@ -53,7 +53,7 @@
#define OUTPUT_FILENAME "PlaceObject2Test.swf"
int
-main(int argc, char **argv)
+main(int /*argc*/, char ** /*argv*/)
{
SWFMovie mo;
SWFDisplayItem it;
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit