diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-10-09 04:36:12 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-10-09 04:36:12 +0000 |
commit | ea52f5938bb4367dcd4bf7c7826a7abff92a854c (patch) | |
tree | 8e903fa5f74186d8ba2496953fe5a205192b39f2 /pd/portaudio/pa_win_wdmks | |
parent | a8b5d482aae017703162b4e442b820082d05b2d7 (diff) |
bugfixes... pd 0.40-1.
svn path=/trunk/; revision=6082
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 22e67a71..7426c7a5 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.14 2006-10-04 19:35:06 millerpuckette Exp $ + * $Id: pa_win_wdmks.c,v 1.15 2006-10-09 04:36:12 millerpuckette Exp $ * PortAudio Windows WDM-KS interface * * Author: Andrew Baldwin |