summaryrefslogtreecommitdiffstats
path: root/include/osmocom/abis/e1_input.h
diff options
context:
space:
mode:
authorHarald Welte2011-07-19 16:06:06 +0200
committerHarald Welte2011-07-19 16:06:06 +0200
commitcc2241bf1cbf9bd17600eea195191e4936d8ad9e (patch)
treeafe4ef299b4ba517eaca2332cf742306a3fcfcfe /include/osmocom/abis/e1_input.h
parenttalloc: revert to use talloc inside libosmocore (diff)
downloadlibosmo-abis-cc2241bf1cbf9bd17600eea195191e4936d8ad9e.tar.gz
libosmo-abis-cc2241bf1cbf9bd17600eea195191e4936d8ad9e.tar.xz
libosmo-abis-cc2241bf1cbf9bd17600eea195191e4936d8ad9e.zip
update to comply with libosmocore namespace fixes
This updates the code and brings it in sync to libosmocore git commit 892e621fec571c7cba3573caa0d328ed1b25d8ee
Diffstat (limited to 'include/osmocom/abis/e1_input.h')
-rw-r--r--include/osmocom/abis/e1_input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h
index b317ed9..acbc110 100644
--- a/include/osmocom/abis/e1_input.h
+++ b/include/osmocom/abis/e1_input.h
@@ -146,7 +146,7 @@ struct e1inp_line {
void *driver_data;
};
-/* SS_INPUT signals */
+/* SS_L_INPUT signals */
enum signal_input {
S_INP_NONE,
S_INP_TEI_UP,