search for: bddef90

Displaying 1 result from an estimated 1 matches for "bddef90".

Did you mean: bd5ef91
2007 Sep 17
0
2 commits - libswfdec/swfdec_bits.c
...(-) New commits: diff-tree 66b4014d57faa03a37e3d11788110bad17c860e6 (from ca10e69db70a8396253e0fa2114bd6e3787d61d2) Author: Benjamin Otte <otte at gnome.org> Date: Mon Sep 17 11:31:24 2007 +0200 more bad duplication diff --git a/libswfdec/swfdec_bits.c b/libswfdec/swfdec_bits.c index bddef90..2d1551a 100644 --- a/libswfdec/swfdec_bits.c +++ b/libswfdec/swfdec_bits.c @@ -599,12 +599,14 @@ swfdec_bits_get_rgba (SwfdecBits * bits) } static inline SwfdecGradient * -swfdec_bits_do_get_gradient (SwfdecBits *bits, gboolean alpha) +swfdec_bits_do_get_gradient (SwfdecBits *bits, gboolean al...