[vlc-devel] commit: Fix description (Christophe Mutricy )
git version control
git at videolan.org
Fri Jul 11 22:07:05 CEST 2008
vlc | branch: master | Christophe Mutricy <xtophe at videolan.org> | Fri Jul 11 20:04:05 2008 +0100| [afd188c9e6900bc5fcf4c4284a4fe1a75bb2d5e2]
Fix description
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=afd188c9e6900bc5fcf4c4284a4fe1a75bb2d5e2
---
modules/services_discovery/sap.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/services_discovery/sap.c b/modules/services_discovery/sap.c
index 58d2819..9b89a6e 100644
--- a/modules/services_discovery/sap.c
+++ b/modules/services_discovery/sap.c
@@ -102,7 +102,7 @@
#define SAP_PARSE_TEXT N_( "Try to parse the announce" )
#define SAP_PARSE_LONGTEXT N_( \
"This enables actual parsing of the announces by the SAP module. " \
- "Otherwise, all announcements are parsed by the \"livedotcom\" " \
+ "Otherwise, all announcements are parsed by the \"live555\" " \
"(RTP/RTSP) module." )
#define SAP_STRICT_TEXT N_( "SAP Strict mode" )
#define SAP_STRICT_LONGTEXT N_( \
More information about the vlc-devel
mailing list