Commit 2f9e4e4c authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Cosmetic

parent adc6177b
...@@ -266,7 +266,7 @@ int announce_Register( announce_handler_t *p_announce, ...@@ -266,7 +266,7 @@ int announce_Register( announce_handler_t *p_announce,
msg_Err( p_announce, "announce type unsupported" ); msg_Err( p_announce, "announce type unsupported" );
return VLC_EGENERIC; return VLC_EGENERIC;
} }
return VLC_SUCCESS;; return VLC_SUCCESS;
} }
......
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