summaryrefslogtreecommitdiffstats
path: root/ds9/library/2mass.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/2mass.tcl')
-rw-r--r--ds9/library/2mass.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/2mass.tcl b/ds9/library/2mass.tcl
index cb2fa23..36158ea 100644
--- a/ds9/library/2mass.tcl
+++ b/ds9/library/2mass.tcl
@@ -139,7 +139,7 @@ proc Process2MASSCmd {varname iname} {
incr i [expr $twomass::yycnt-1]
}
-proc ProcessSend2MASSCmd {proc id param} {
+proc ProcessSend2MASSCmd {proc id param {sock {}} {fn {}}} {
2MASSDialog
IMGSVRProcessSendCmd $proc $id $param dtwomass
}