pespin submitted this change.
cosmetic: Fix indentation whitespace
Change-Id: Ia47d30aceee0db30b403575dd696c1bec2dcf271
---
M src/osmux_input.c
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/osmux_input.c b/src/osmux_input.c
index 2c18b20..3420e8b 100644
--- a/src/osmux_input.c
+++ b/src/osmux_input.c
@@ -563,9 +563,9 @@
return 0;
default:
/* The RTP payload type is dynamically allocated,
- * although we use static ones. Assume that we always
- * receive AMR traffic.
- */
+ * although we use static ones. Assume that we always
+ * receive AMR traffic.
+ */
/* Add this RTP to the OSMUX batch */
ret = osmux_batch_add(batch, h->batch_factor,
To view, visit change 29866. To unsubscribe, or for help writing mail filters, visit settings.