]> git.sesse.net Git - vlc/blobdiff - src/stream_output/sdp.c
Cosmetic fix
[vlc] / src / stream_output / sdp.c
index 4da57100316efc8326bc56841cf3f3d37e0ef2c5..42ab60441f06406264544fda149252639a6cd93d 100644 (file)
@@ -135,7 +135,7 @@ char *StartSDP (const char *name, const char *description, const char *url,
                     "\r\na=recvonly"
                     "\r\na=type:broadcast"
                     "\r\na=charset:UTF-8"
-                   "%s" // optional source filter
+                    "%s" // optional source filter
                     "\r\n",
                /* o= */ t, t, machine,
                /* s= */ name,