diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-01 21:16:35 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-01 21:16:35 +0000 |
commit | 7e2d94ec1a49dc44160fa66021cc7874049715b1 (patch) | |
tree | c384780db248a5a87cda42272a18593d3df7a97b /audio/terminatorx/files/patch-src-tX-audiofile.h | |
parent | Update to 2.3.3 (diff) |
Update to 3.73
Drop Maintainership
Notes
Notes:
svn path=/head/; revision=72113
Diffstat (limited to 'audio/terminatorx/files/patch-src-tX-audiofile.h')
-rw-r--r-- | audio/terminatorx/files/patch-src-tX-audiofile.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/terminatorx/files/patch-src-tX-audiofile.h b/audio/terminatorx/files/patch-src-tX-audiofile.h deleted file mode 100644 index f3f455500604..000000000000 --- a/audio/terminatorx/files/patch-src-tX-audiofile.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/tX_audiofile.h.orig Mon May 13 21:30:21 2002 -+++ src/tX_audiofile.h Mon May 13 21:30:45 2002 -@@ -71,7 +71,7 @@ - #define TX_FILE_MPG123 2 - #define TX_FILE_OGG123 3 - --#include <linux/limits.h> -+#include <limits.h> - #include "tX_types.h" - #include <stdio.h> - |