diff options
author | Diane Bruce <db@FreeBSD.org> | 2015-08-19 01:00:55 +0000 |
---|---|---|
committer | Diane Bruce <db@FreeBSD.org> | 2015-08-19 01:00:55 +0000 |
commit | e1ffcc626325cd07c9b28b3022fedf74645716f9 (patch) | |
tree | 8eefae8d7e0ee94af2e052ae857bfb8c22ead08f /textproc/cwtext/files | |
parent | 03ad1ef6a82f4d551955aea1edad84750e0b0274 (diff) | |
download | ports-e1ffcc626325cd07c9b28b3022fedf74645716f9.tar.gz ports-e1ffcc626325cd07c9b28b3022fedf74645716f9.zip |
Notes
Diffstat (limited to 'textproc/cwtext/files')
-rw-r--r-- | textproc/cwtext/files/patch-pcm.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/cwtext/files/patch-pcm.c b/textproc/cwtext/files/patch-pcm.c index 310dda1dca40..00b5eb5574db 100644 --- a/textproc/cwtext/files/patch-pcm.c +++ b/textproc/cwtext/files/patch-pcm.c @@ -1,6 +1,6 @@ ---- pcm.c.orig 2011-06-30 18:51:13.000000000 -0400 -+++ pcm.c 2011-06-30 18:51:47.000000000 -0400 -@@ -60,7 +60,7 @@ +--- pcm.c.orig 2008-01-07 15:26:50 UTC ++++ pcm.c +@@ -60,7 +60,7 @@ int mStoSamples(int hVox, int time) { float samples; float fsr; |