diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2005-12-31 02:56:03 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2005-12-31 02:56:03 +0000 |
commit | 1498e89f88d0a090a59ceb4cf19daf9d9c8963c5 (patch) | |
tree | aa55d35b172127c54557f3de5185f4a7a9c3e5fc /pd/portaudio/pa_win_wdmks | |
parent | 69ef7d95089796981976c7855d6eba5d40da6232 (diff) |
re-synced with my own source tree...
svn path=/trunk/; revision=4321
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 97d1c1f6..736cba99 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.1 2005-12-31 01:46:24 millerpuckette Exp $ + * $Id: pa_win_wdmks.c,v 1.2 2005-12-31 02:56:03 millerpuckette Exp $ * PortAudio Windows WDM-KS interface * * Author: Andrew Baldwin |