summaryrefslogtreecommitdiffstats
path: root/tksao/frame/context.C
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/context.C')
-rw-r--r--tksao/frame/context.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/context.C b/tksao/frame/context.C
index 9ed4018..e900df4 100644
--- a/tksao/frame/context.C
+++ b/tksao/frame/context.C
@@ -1421,7 +1421,7 @@ int Context::loadMosaicWFPC2(Base::MemType which, const char* fn,
ptr->wfpc2WCS(istr);
Matrix mm = parent_->calcAlignWCS(bfits_, ptr, Coord::WCS,
- Coord::WCS, Coord::FK5);
+ Coord::WCS, Coord::FK5);
ptr->setwcsToRef(mm);
ptr = ptr->nextMosaic();