git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2011 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.5
Stéphane Fillod, F8CFE 2005-04-13 18:20:37 +00:00
rodzic 8268eb44f3
commit 25ab6898d7
1 zmienionych plików z 742 dodań i 744 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib JRC backend - main file
* Copyright (c) 2001-2005 by Stephane Fillod
*
* $Id: jrc.c,v 1.22 2005-04-10 21:47:13 fillods Exp $
* $Id: jrc.c,v 1.23 2005-04-13 18:20:37 fillods Exp $
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Library General Public License as
@ -1381,5 +1381,3 @@ DECLARE_INITRIG_BACKEND(jrc)
return RIG_OK;
}