hack, to be refined

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@801 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.1.3
Stéphane Fillod, F8CFE 2001-12-26 23:43:05 +00:00
rodzic adeec369d6
commit ffb041d70e
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib RPC backend - main header
* Copyright (c) 2001 by Stephane Fillod
*
* $Id: rpcrig_backend.h,v 1.2 2001-12-16 11:14:46 fillods Exp $
* $Id: rpcrig_backend.h,v 1.3 2001-12-26 23:43:05 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
@ -24,7 +24,7 @@
#define _RPCRIG_H 1
extern const struct rig_caps rpcrig_caps;
extern struct rig_caps rpcrig_caps;
extern BACKEND_EXPORT(int) init_rpcrig(void *be_handle);