diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-09-19 22:30:33 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-09-19 22:30:33 +0000 |
commit | 2ed8e5ab0516ba0a3d66fdc5612a4631fee5f6d5 (patch) | |
tree | 374ec1f6de1ea4165c7f94a4c167bd0531ceb0da /pd/portaudio/pa_win_wdmks | |
parent | 70defb88ba3a62b0efd0fe2e256c368a039cd92f (diff) |
Bug fixes
svn path=/trunk/; revision=5972
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 2c0971b8..e4344f7f 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.12 2006-09-08 23:45:30 millerpuckette Exp $ + * $Id: pa_win_wdmks.c,v 1.13 2006-09-19 22:30:32 millerpuckette Exp $ * PortAudio Windows WDM-KS interface * * Author: Andrew Baldwin |