aboutsummaryrefslogtreecommitdiff
path: root/src/index.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.c')
-rw-r--r--src/index.c2
1 files changed, 1 insertions, 1 deletions
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;