summaryrefslogtreecommitdiff
path: root/graphics/f4l/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/f4l/patches/patch-ab')
-rw-r--r--graphics/f4l/patches/patch-ab13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/f4l/patches/patch-ab b/graphics/f4l/patches/patch-ab
new file mode 100644
index 00000000000..46b3258e72b
--- /dev/null
+++ b/graphics/f4l/patches/patch-ab
@@ -0,0 +1,13 @@
+$NetBSD: patch-ab,v 1.1 2007/10/10 22:17:32 rillig Exp $
+
+--- src/flagStonePort/transform-cxx-bsd/transform/FSDefineSound.h.orig 2005-07-03 21:26:32.000000000 +0200
++++ src/flagStonePort/transform-cxx-bsd/transform/FSDefineSound.h 2007-10-11 00:11:10.000000000 +0200
+@@ -137,7 +137,7 @@ public:
+ @param bytes the sound data.
+ @param length the number of bytes in the sound data.
+ */
+- FSDefineSound::FSDefineSound(int anIdentifier, int encoding, int rate, int channels, int sampleSize, int count, byte* bytes, size_t length);
++ FSDefineSound(int anIdentifier, int encoding, int rate, int channels, int sampleSize, int count, byte* bytes, size_t length);
+
+ FSDefineSound(const FSDefineSound& rhs);
+