From 332a3577dc4165e1b5937103ad8be1ece3b16bba Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 16 Aug 2011 17:31:20 +0200 Subject: E1 input: rename signal_input by e1inp_signal_input Comestical change required by patches that port openBSC upon libosmo-abis. --- include/osmocom/abis/e1_input.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h index 8d2f7bc..8cf5c71 100644 --- a/include/osmocom/abis/e1_input.h +++ b/include/osmocom/abis/e1_input.h @@ -156,7 +156,7 @@ struct e1inp_line { }; /* SS_L_INPUT signals */ -enum signal_input { +enum e1inp_signal_input { S_L_INP_NONE, S_L_INP_TEI_UP, S_L_INP_TEI_DN, -- cgit v1.2.3-55-g7522