projects
/
imager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e310e5f
)
oops
author
Tony Cook
<tony@develop=help.com>
Fri, 17 Feb 2006 12:03:48 +0000
(12:03 +0000)
committer
Tony Cook
<tony@develop=help.com>
Fri, 17 Feb 2006 12:03:48 +0000
(12:03 +0000)
filters.c
patch
|
blob
|
blame
|
history
diff --git
a/filters.c
b/filters.c
index a13cb5509b8fcc0a6819c913fe4ce588cb40a03b..85d55c3c77b819da8b61c1c1fb2790cbc16ba077 100644
(file)
--- a/
filters.c
+++ b/
filters.c
@@
-1668,7
+1668,7
@@
i_fountain(i_img *im, double xa, double ya, double xb, double yb,
work = mymalloc(line_bytes); /* checked 17feb2005 tonyc */
fount_init_state(&state, xa, ya, xb, yb, type, repeat, combine,
- super_sample, ssample_param, count, segs)
) {
+ super_sample, ssample_param, count, segs)
;
my_segs = state.segs;
for (y = 0; y < im->ysize; ++y) {