astyle-formatting
Malcolm Herring 2017-03-30 17:56:27 +01:00 zatwierdzone przez Nate Bargmann
rodzic 2d6bb183f2
commit ce7a5d7e4b
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,7 @@
/*
* Hamlib CI-V backend - description of IC-R10
* Copyright (c) 2000-2004 by Stephane Fillod
* Copyright (c) 2017 Malcolm Herring
*
*
* This library is free software; you can redistribute it and/or
@ -58,7 +59,7 @@ const struct rig_caps icr10_caps = {
.mfg_name = "Icom",
.version = BACKEND_VER,
.copyright = "LGPL",
.status = RIG_STATUS_UNTESTED,
.status = RIG_STATUS_ALPHA,
.rig_type = RIG_TYPE_RECEIVER|RIG_FLAG_HANDHELD,
.ptt_type = RIG_PTT_NONE,
.dcd_type = RIG_DCD_RIG,