diff stream/realrtsp/sdpplin.h @ 29263:0f1b5b68af32

whitespace cosmetics: Remove all trailing whitespace.
author diego
date Wed, 13 May 2009 02:58:57 +0000
parents e16088a911c1
children
line wrap: on
line diff
--- a/stream/realrtsp/sdpplin.h	Tue May 12 19:25:35 2009 +0000
+++ b/stream/realrtsp/sdpplin.h	Wed May 13 02:58:57 2009 +0000
@@ -98,7 +98,7 @@
   int duration;
 
   sdpplin_stream_t **stream;
-  
+
 } sdpplin_t;
 
 sdpplin_t *sdpplin_parse(char *data);