summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools/files/patch-ogginfo_ogginfo2.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/vorbis-tools/files/patch-ogginfo_ogginfo2.c')
-rw-r--r--audio/vorbis-tools/files/patch-ogginfo_ogginfo2.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/vorbis-tools/files/patch-ogginfo_ogginfo2.c b/audio/vorbis-tools/files/patch-ogginfo_ogginfo2.c
deleted file mode 100644
index a425ae9b6471..000000000000
--- a/audio/vorbis-tools/files/patch-ogginfo_ogginfo2.c
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- ogginfo/ogginfo2.c.orig Tue Jun 17 01:19:29 2003
-+++ ogginfo/ogginfo2.c Tue Jun 17 01:20:35 2003
-@@ -27,7 +27,7 @@
- #ifdef _WIN32
- #define INT64FORMAT "%I64d"
- #else
--#define INT64FORMAT "%Ld"
-+#define INT64FORMAT "%lld"
- #endif
-
- struct vorbis_release {