[Swfdec] libswfdec/swfdec_player_as.c

Benjamin Otte company at kemper.freedesktop.org
Fri Aug 31 11:12:14 PDT 2007


 libswfdec/swfdec_player_as.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
diff-tree 19fceebeff8cdda74fcfa2acebe29e2a9b33ed0c (from fbeb9d7acfe930070ee0c2a89c2214d4d7ebce70)
Author: Benjamin Otte <otte at gnome.org>
Date:   Fri Aug 31 20:12:07 2007 +0200

    actually return the new function
    
    NExt time I should test it?

diff --git a/libswfdec/swfdec_player_as.c b/libswfdec/swfdec_player_as.c
index cb4140b..3643ade 100644
--- a/libswfdec/swfdec_player_as.c
+++ b/libswfdec/swfdec_player_as.c
@@ -110,6 +110,7 @@ swfdec_get_asnative (SwfdecAsContext *cx
 	swfdec_as_native_function_set_construct_type (SWFDEC_AS_NATIVE_FUNCTION (fun),
 	    native_funcs[i].get_type ());
       }
+      return fun;
     }
   }
   return NULL;


More information about the Swfdec mailing list