X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fosmocom%2Fgsm%2Fabis_nm.h;h=fc096dc282c866d151aa42e8ef06df98ea98c052;hb=61dc63e354e1a68317f72d485bea4b6a0194e863;hp=04e4575d1471ef2f777500ae96617b647db5d43f;hpb=f7a1bcce0cea50650517e305d59e674475f913d0;p=osmocom-bb.git diff --git a/include/osmocom/gsm/abis_nm.h b/include/osmocom/gsm/abis_nm.h index 04e4575..fc096dc 100644 --- a/include/osmocom/gsm/abis_nm.h +++ b/include/osmocom/gsm/abis_nm.h @@ -18,7 +18,7 @@ const char *abis_nm_obj_class_name(uint8_t oc); const char *abis_nm_opstate_name(uint8_t os); const char *abis_nm_avail_name(uint8_t avail); const char *abis_nm_test_name(uint8_t test); -const char *abis_nm_adm_name(uint8_t adm); +const char *abis_nm_adm_state_name(uint8_t adm); void abis_nm_debugp_foh(int ss, struct abis_om_fom_hdr *foh); #endif /* _OSMO_GSM_ABIS_NM_H */