aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osmo-bts-sysmo/utils.h')
-rw-r--r--src/osmo-bts-sysmo/utils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/osmo-bts-sysmo/utils.h b/src/osmo-bts-sysmo/utils.h
index 6b8b7e4d..c38757e3 100644
--- a/src/osmo-bts-sysmo/utils.h
+++ b/src/osmo-bts-sysmo/utils.h
@@ -17,8 +17,8 @@ int sysmobts_get_power_trx(struct gsm_bts_trx *trx);
struct msgb;
enum manuf_type_id {
- IPACCESS_MANUF_ID,
- OSMOCOM_MANUF_ID,
+ MANUF_ID_IPA,
+ MANUF_ID_OSMO,
};
enum oml_message_type {