Author: kostya
Date: Thu Jun  4 12:21:31 2009
New Revision: 4384

Log:
cosmetics: remove empty lines for better readability

Modified:
   rtmp/rtmpproto.c

Modified: rtmp/rtmpproto.c
==============================================================================
--- rtmp/rtmpproto.c    Thu Jun  4 12:20:38 2009        (r4383)
+++ rtmp/rtmpproto.c    Thu Jun  4 12:21:31 2009        (r4384)
@@ -49,9 +49,7 @@ typedef struct RTMPContext {
  * url syntax: rtp://host:port[?option=val...]
  * option: 'ttl=n'       : set the ttl value (for multicast only)
  *         'localport=n' : set the local port to n
- *
  */
-
 static int rtmp_open(URLContext *h, const char *uri, int flags)
 {
     RTMPContext *s;
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to