aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/netif/channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/netif/channel.h')
-rw-r--r--include/osmocom/netif/channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/netif/channel.h b/include/osmocom/netif/channel.h
index 65955e8..e372e14 100644
--- a/include/osmocom/netif/channel.h
+++ b/include/osmocom/netif/channel.h
@@ -8,7 +8,7 @@
enum {
CHAN_NONE,
- CHAN_ABIS_IPA_SERVER,
+ CHAN_ABIS_IPA_SRV,
CHAN_MAX,
};