Index: trunk/magic/remove/src/streaksextern.c
===================================================================
--- trunk/magic/remove/src/streaksextern.c	(revision 20281)
+++ trunk/magic/remove/src/streaksextern.c	(revision 20309)
@@ -83,5 +83,5 @@
         for (i = 0; i != streaks->size; ++i)
         {
-            if (fscanf (file, "%f %f %f %f %f",
+            if (fscanf (file, "%lf %lf %lf %lf %lf",
                         &streaks->list[i].ra1, &streaks->list[i].dec1,
                         &streaks->list[i].ra2, &streaks->list[i].dec2,
