aboutsummaryrefslogtreecommitdiff
path: root/pd/portaudio/src/common/pa_stream.h
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2008-01-24 00:39:51 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2008-01-24 00:39:51 +0000
commit99a63a7a0c96b302c25079105b4ac3f77bd4b141 (patch)
tree501810cf5c1c6f1f065c3bcbc7fc22075a047994 /pd/portaudio/src/common/pa_stream.h
parentcde1ee8fa147dfd15dc5c5b43093cd8c8a402b74 (diff)
release 0.41-0
svn path=/trunk/; revision=9157
Diffstat (limited to 'pd/portaudio/src/common/pa_stream.h')
-rw-r--r--pd/portaudio/src/common/pa_stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/portaudio/src/common/pa_stream.h b/pd/portaudio/src/common/pa_stream.h
index 98dcf489..17171713 100644
--- a/pd/portaudio/src/common/pa_stream.h
+++ b/pd/portaudio/src/common/pa_stream.h
@@ -1,7 +1,7 @@
#ifndef PA_STREAM_H
#define PA_STREAM_H
/*
- * $Id: pa_stream.h,v 1.4 2008-01-16 21:54:09 millerpuckette Exp $
+ * $Id: pa_stream.h,v 1.5 2008-01-24 00:39:50 millerpuckette Exp $
* Portable Audio I/O Library
* stream interface
*