diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-09-08 23:45:31 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-09-08 23:45:31 +0000 |
commit | 026589c77ea733ae92c38b78fbd633bfbd0b8e94 (patch) | |
tree | cfee6b4dad7347415955e5fb8442ffbfca6256b6 /pd/portaudio/pa_win_wdmks | |
parent | 018a1061ed9e619398d7d26fa54c9876b3f26d31 (diff) |
Many bug fixes
svn path=/trunk/; revision=5906
Diffstat (limited to 'pd/portaudio/pa_win_wdmks')
-rw-r--r-- | pd/portaudio/pa_win_wdmks/pa_win_wdmks.c | 2 |
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 79cffbaa..2c0971b8 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.11 2006-08-24 15:40:28 millerpuckette Exp $ + * $Id: pa_win_wdmks.c,v 1.12 2006-09-08 23:45:30 millerpuckette Exp $ * PortAudio Windows WDM-KS interface * * Author: Andrew Baldwin |