gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog testsuite/misc-ming.all/ming_ut...


From: Sandro Santilli
Subject: [Gnash-commit] gnash ChangeLog testsuite/misc-ming.all/ming_ut...
Date: Mon, 16 Oct 2006 18:06:29 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  06/10/16 18:06:29

Modified files:
        .              : ChangeLog 
        testsuite/misc-ming.all: ming_utils.c 

Log message:
        * testsuite/misc-ming.all/ming_utils.c: include ming_utils.h

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1247&r2=1.1248
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/ming_utils.c?cvsroot=gnash&r1=1.3&r2=1.4

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1247
retrieving revision 1.1248
diff -u -b -r1.1247 -r1.1248
--- ChangeLog   16 Oct 2006 18:03:00 -0000      1.1247
+++ ChangeLog   16 Oct 2006 18:06:29 -0000      1.1248
@@ -1,5 +1,6 @@
 2006-10-16 Sandro Santilli <address@hidden>
 
+       * testsuite/misc-ming.all/ming_utils.c: include ming_utils.h
        * configure.ac: don't complain if mp3_decoder is set but no
          sdl sound was requested (since mp3_decoder=ffmpeg by default).
          Just set it to none instead..

Index: testsuite/misc-ming.all/ming_utils.c
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/ming_utils.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- testsuite/misc-ming.all/ming_utils.c        16 Oct 2006 11:57:41 -0000      
1.3
+++ testsuite/misc-ming.all/ming_utils.c        16 Oct 2006 18:06:29 -0000      
1.4
@@ -38,6 +38,7 @@
 #include <stdlib.h>
 #include <stdio.h>
 #include <ming.h>
+#include <ming_utils.h>
 
 void
 add_xtrace_function(SWFMovie mo, int depth, int x, int y, int width, int 
height)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]