From 99569f2f6cf574e88441d3de888f825b6d7b2ed7 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 18 Nov 2009 15:13:38 +0100 Subject: Whitespace --- src/detector.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/detector.c') diff --git a/src/detector.c b/src/detector.c index 9de99e6c..f2f41320 100644 --- a/src/detector.c +++ b/src/detector.c @@ -166,6 +166,6 @@ void record_image(struct image *image) } } - + image->data = bloom(image->hdr, image->width, image->height); } -- cgit v1.2.3