aboutsummaryrefslogtreecommitdiff
path: root/pd/portaudio/pa_win_wdmks/pa_win_wdmks.c
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2007-08-06 16:39:54 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2007-08-06 16:39:54 +0000
commite1e28dedbc4339bac64417180f7be01515e897cc (patch)
tree11991e2b0774b25643afe887dcd2238eb0e710a0 /pd/portaudio/pa_win_wdmks/pa_win_wdmks.c
parent7e86a65ef0665a4aca2884411715b2c6184d031f (diff)
fix underflow protection for ia64 (was only enabled for i386)
svn path=/trunk/; revision=8435
Diffstat (limited to 'pd/portaudio/pa_win_wdmks/pa_win_wdmks.c')
-rw-r--r--pd/portaudio/pa_win_wdmks/pa_win_wdmks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/portaudio/pa_win_wdmks/pa_win_wdmks.c b/pd/portaudio/pa_win_wdmks/pa_win_wdmks.c
index 45e6e662..934d44b6 100644
--- a/pd/portaudio/pa_win_wdmks/pa_win_wdmks.c
+++ b/pd/portaudio/pa_win_wdmks/pa_win_wdmks.c
@@ -1,5 +1,5 @@
/*
- * $Id: pa_win_wdmks.c,v 1.22 2007-08-02 00:33:49 millerpuckette Exp $
+ * $Id: pa_win_wdmks.c,v 1.23 2007-08-06 16:39:54 millerpuckette Exp $
* PortAudio Windows WDM-KS interface
*
* Author: Andrew Baldwin