Remove unnecessary lines from patch headers.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24823 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-10-20 22:28:14 +00:00
parent 5bb44cb440
commit 97c8a09406
1 changed files with 0 additions and 7 deletions

View File

@ -1,4 +1,3 @@
diff -ur orig/misc.h mod-2004-01-05/misc.h
--- misc.h 2005-01-04 16:29:01.000000000 +0100
+++ misc.h 2004-12-30 13:09:20.000000000 +0100
@@ -29,8 +29,9 @@
@ -23,7 +22,6 @@ diff -ur orig/misc.h mod-2004-01-05/misc.h
union magic {
struct {
ogg_int32_t hi;
diff -ur orig/os_types.h mod-2004-01-05/os_types.h
--- os_types.h 2005-01-04 16:29:02.000000000 +0100
+++ os_types.h 2005-01-05 10:39:07.000000000 +0100
@@ -32,57 +32,11 @@
@ -89,11 +87,6 @@ diff -ur orig/os_types.h mod-2004-01-05/os_types.h
+ typedef int16_t ogg_int16_t;
#endif /* _OS_TYPES_H */
Index: sharedbook.c
===================================================================
RCS file: /cvsroot/mplayer/main/tremor/sharedbook.c,v
retrieving revision 1.1
diff -u -r1.1 sharedbook.c
--- sharedbook.c 30 Dec 2004 12:09:20 -0000 1.1
+++ sharedbook.c 18 Aug 2005 16:13:54 -0000
@@ -208,7 +211,7 @@