diff --git a/main/stasis_bridging.c b/main/stasis_bridging.c
index 0b64116716..39a8ba892e 100644
--- a/main/stasis_bridging.c
+++ b/main/stasis_bridging.c
@@ -160,11 +160,11 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-
+
The ID of the bridge where the Transferer performed the transfer
This header will not be present if the original transferer was not in a bridge.
-
+
The type of the bridge where the Transferer performed the transfer
This header will not be present if the original transferer was not in a bridge.
@@ -207,11 +207,11 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-
+
The unique ID of the bridge that the second transferer channel was in, or None if the second transferer channel was not bridged
This header will not be present if the second transferer was not in a bridge.
-
+
The type of the bridge where the Transferer performed the transfer
This header will not be present if the second transferer was not in a bridge.