Minor rig control trace adjustment

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6618 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2016-04-12 23:23:04 +00:00
parent 8d13c8e1ff
commit 30a0b92340
1 changed files with 1 additions and 1 deletions

View File

@ -517,7 +517,7 @@ int HamlibTransceiver::do_start ()
// Some rigs (HDSDR) don't have a working way of
// reporting MODE so we give up on mode queries -
// sets will still cause an error
TRACE_CAT_POLL ("HamlibTransceiver", "rig_get_mode can't do on this rig");
TRACE_CAT ("HamlibTransceiver", "rig_get_mode can't do on this rig");
}
}
}