From f880a1bb1d8ea6a8fdc586b89e6fe6bcef7a05b6 Mon Sep 17 00:00:00 2001 From: phintuka Date: Thu, 14 Dec 2006 12:52:49 +0000 Subject: *** empty log message *** --- tools/sdp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/sdp.h b/tools/sdp.h index 048adbdf..47a3a409 100644 --- a/tools/sdp.h +++ b/tools/sdp.h @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: sdp.h,v 1.1 2006-12-14 11:54:20 phintuka Exp $ + * $Id: sdp.h,v 1.2 2006-12-14 12:52:49 phintuka Exp $ * */ @@ -39,7 +39,7 @@ static char *vdr_sdp_description(const char *vdr_ip, /* version */ "v=0" /* origin */ "\r\n" "o=%s %u %"PRIu64" IN IP4 %s" /* name */ "\r\n" "s=%s@%s (multicast %s:%d)" - /* opt:info */ //"\r\n" "i=vdr-xineliboutput primary device output" + /* opt:info */ /*"\r\n" "i=vdr-xineliboutput primary device output"*/ /* time */ "\r\n" "t=0 0" /*** data stream(s) ***/ -- cgit v1.2.3