summaryrefslogtreecommitdiff
path: root/audio/faad2/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faad2/patches/patch-am')
-rw-r--r--audio/faad2/patches/patch-am13
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/faad2/patches/patch-am b/audio/faad2/patches/patch-am
deleted file mode 100644
index 6cd0a997a58..00000000000
--- a/audio/faad2/patches/patch-am
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-am,v 1.1 2005/12/08 10:06:32 wiz Exp $
-
---- frontend/main.c.orig 2004-01-06 12:59:47.000000000 +0100
-+++ frontend/main.c
-@@ -832,7 +832,7 @@ int decodeMP4file(char *mp4file, char *s
- }
- }
- }
-- if (j > 0) printf("\n");
-+ if (j > 0) fprintf(stderr, "\n");
- #endif
- }
-