]> git.sesse.net Git - vlc/commitdiff
once again...
authorMarian Durkovic <md@videolan.org>
Tue, 25 Oct 2005 16:27:06 +0000 (16:27 +0000)
committerMarian Durkovic <md@videolan.org>
Tue, 25 Oct 2005 16:27:06 +0000 (16:27 +0000)
src/libvlc.h

index 3b2fc70bba12c588d76011196ec011b81d3bf4d0..5ed2630c6ea6cf31c912a922c844c1cb36d6ad2d 100644 (file)
@@ -336,7 +336,7 @@ static char *ppsz_clock_descriptions[] =
 
 #define MTU_TEXT N_("MTU of the network interface")
 #define MTU_LONGTEXT N_( \
-    "This is the maximum packet size that can be transmitted " \ 
+    "This is the maximum packet size that can be transmitted " \
     "over network interface. On Ethernet it is usually 1500 bytes.")
 
 #define TTL_TEXT N_("Time To Live")