aboutsummaryrefslogtreecommitdiffstats
path: root/src/isdn/i460_mux.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/isdn/i460_mux.c')
-rw-r--r--src/isdn/i460_mux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/isdn/i460_mux.c b/src/isdn/i460_mux.c
index 9e9489a1..0e848166 100644
--- a/src/isdn/i460_mux.c
+++ b/src/isdn/i460_mux.c
@@ -197,7 +197,7 @@ static ubit_t mux_schan_provide_bit(struct osmo_i460_subchan *schan)
/*! provide one byte with the subchan-specific bits of given sub-channel.
* \param[in] schan sub-channel that is to provide bits
- * \parma[out] mask bitmask of those bits filled in
+ * \param[out] mask bitmask of those bits filled in
* \returns bits of given sub-channel */
static uint8_t mux_subchan_provide_bits(struct osmo_i460_subchan *schan, uint8_t *mask)
{