summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordzeus2008-11-09 09:20:20 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit40a1b734062b84302c8f9ce945495b6bd9598877 (patch)
treef6c7ab729e7157d4d7b0ecbe2ade07b070cd1696
parentfd3626ec7cf3c9b46fa71e51205b072985942523 (diff)
downloadmplayerplug-in-40a1b734062b84302c8f9ce945495b6bd9598877.zip
mplayerplug-in-40a1b734062b84302c8f9ce945495b6bd9598877.tar.gz
- obsolete
Changed files: mplayerplug-in-c.patch -> 1.2
-rw-r--r--mplayerplug-in-c.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/mplayerplug-in-c.patch b/mplayerplug-in-c.patch
deleted file mode 100644
index 484e363..0000000
--- a/mplayerplug-in-c.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- m/Source/plugin-ui.cpp.org 2006-12-19 18:08:04.015012500 +0100
-+++ m/Source/plugin-ui.cpp 2006-12-19 18:08:58.590423250 +0100
-@@ -288,7 +288,7 @@
- int PercentRedraw;
-
- if (0) {
-- printf("Widget: %i\n", (int) w);
-+ printf("Widget: %ld\n", (long) w);
- printf("Message: %s\n", message);
- }
-