Remove static from band_changed.c

pull/1476/head
Mike Black W9MDB 2024-01-14 08:47:10 -06:00
rodzic 11b5da8782
commit 4b03abbdac
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
// Can customize during build
// Eventually should improved this for external actions when
// rigctld gets integrated as a service within Hamlib
static int rig_band_changed(RIG *rig, hamlib_bandselect_t band)
int rig_band_changed(RIG *rig, hamlib_bandselect_t band)
{
// See band_changed.c
// Examples: