SOURCES: xvid-fix.patch (NEW) - fix typo

qboosh qboosh at pld-linux.org
Mon Oct 30 19:24:42 CET 2006


Author: qboosh                       Date: Mon Oct 30 18:24:42 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix typo

---- Files affected:
SOURCES:
   xvid-fix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/xvid-fix.patch
diff -u /dev/null SOURCES/xvid-fix.patch:1.1
--- /dev/null	Mon Oct 30 19:24:42 2006
+++ SOURCES/xvid-fix.patch	Mon Oct 30 19:24:37 2006
@@ -0,0 +1,11 @@
+--- xvidcore-1.1.1/src/xvid.c.orig	2006-07-11 21:14:47.000000000 +0200
++++ xvidcore-1.1.1/src/xvid.c	2006-10-30 18:45:12.578968000 +0100
+@@ -712,7 +712,7 @@
+ 		return XVID_ERR_VERSION;
+ 
+ 	info->actual_version = XVID_VERSION;
+-	info->build = "xvid-1.1.1;
++	info->build = "xvid-1.1.1";
+ 	info->cpu_flags = detect_cpu_flags();
+ 
+ #if defined(_SMP) && defined(WIN32)
================================================================


More information about the pld-cvs-commit mailing list