git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b3d477d
)
removed debugging code.
author
kramm
<kramm>
Mon, 28 Jun 2004 12:37:14 +0000
(12:37 +0000)
committer
kramm
<kramm>
Mon, 28 Jun 2004 12:37:14 +0000
(12:37 +0000)
lib/modules/swfshape.c
patch
|
blob
|
history
diff --git
a/lib/modules/swfshape.c
b/lib/modules/swfshape.c
index
caa9e90
..
9753dfc
100644
(file)
--- a/
lib/modules/swfshape.c
+++ b/
lib/modules/swfshape.c
@@
-423,7
+423,6
@@
int swf_ShapeSetLine(TAG * t,SHAPE * s,S32 x,S32 y)
if(b-2 >= 16) {
fprintf(stderr, "Bit overflow in swf_ShapeSetLine(1)- %d\n", b);
fflush(stdout);
- *(int*)0 = 0xdead;
b = 17;
}
swf_SetBits(t, b-2, 4);