summaryrefslogtreecommitdiffstats
path: root/src/engine/PatchImpl.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-12-16 21:26:02 +0000
committerDavid Robillard <d@drobilla.net>2010-12-16 21:26:02 +0000
commitd1347230fec58e43ab4ae753ccd8d34a4f97d1ec (patch)
tree3d8df8167d9790d3b78df9a4c3a82b45823e8e10 /src/engine/PatchImpl.hpp
parent50701a1143c836d24d368298ee9068e721c8a066 (diff)
downloadingen-d1347230fec58e43ab4ae753ccd8d34a4f97d1ec.tar.gz
ingen-d1347230fec58e43ab4ae753ccd8d34a4f97d1ec.tar.bz2
ingen-d1347230fec58e43ab4ae753ccd8d34a4f97d1ec.zip
Update Doxygen file.
Fix Doxygen warning (partially documented function). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2721 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/engine/PatchImpl.hpp')
-rw-r--r--src/engine/PatchImpl.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/PatchImpl.hpp b/src/engine/PatchImpl.hpp
index 89d00e7d..77f2cb43 100644
--- a/src/engine/PatchImpl.hpp
+++ b/src/engine/PatchImpl.hpp
@@ -76,6 +76,8 @@ public:
*
* Audio thread.
*
+ * \param context Process context
+ * \param bufs New set of buffers
* \param poly Must be < the most recent value passed to prepare_internal_poly.
* \param maid Any objects no longer needed will be pushed to this
*/