search for: 4b443b8

Displaying 1 result from an estimated 1 matches for "4b443b8".

Did you mean: 44438
2007 Apr 17
0
Branch 'as' - 2 commits -
...tte <otte@gnome.org> Date: Tue Apr 17 14:57:06 2007 +0200 Merge branch 'master' of ssh://company@git.freedesktop.org/git/swfdec into as Conflicts: libswfdec/Makefile.am libswfdec/swfdec_script.h diff --cc libswfdec/swfdec_script.h index 27ef714,b58252b..4b443b8 @@@ -50,10 -50,9 +50,10 @@@ /* must be first arg */ JSFunction * fun; /* function script belongs to or NULL */ SwfdecBuffer * buffer; /* buffer holding the script */ - unsigned int refcount; /* reference count */ + guint refcount; /* reference count */ char * name;...