Commit 148ab11f authored by Antoine Cellerier's avatar Antoine Cellerier

delete trailing spaces ...

parent 8fd84224
...@@ -136,7 +136,7 @@ static bridge_t *__GetBridge( vlc_object_t *p_object ) ...@@ -136,7 +136,7 @@ static bridge_t *__GetBridge( vlc_object_t *p_object )
else else
{ {
p_bridge = val.p_address; p_bridge = val.p_address;
} }
return p_bridge; return p_bridge;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment