From 271e86a0739ab4cc4085fdf245999690a87cd541 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 22 Jan 2010 17:00:01 +0100 Subject: Fussiness --- src/index.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.c b/src/index.c index 17756bb8..b3c0b7e7 100644 --- a/src/index.c +++ b/src/index.c @@ -31,7 +31,7 @@ /* x,y in pixels relative to central beam */ int map_position(struct image *image, double x, double y, - double *rx, double *ry, double *rz) + double *rx, double *ry, double *rz) { /* "Input" space */ double d; -- cgit v1.2.3