summaryrefslogtreecommitdiffstats
path: root/src/engine/PortImpl.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-10-02 05:16:25 +0000
committerDavid Robillard <d@drobilla.net>2008-10-02 05:16:25 +0000
commit38761ec2b70605e7ad126691075a448a357db912 (patch)
tree03b22c7a14fecbe3509f996ec486c6b58515fc7c /src/engine/PortImpl.hpp
parent0da0c8f334f441261e8e113c583413a9d9122248 (diff)
downloadingen-38761ec2b70605e7ad126691075a448a357db912.tar.gz
ingen-38761ec2b70605e7ad126691075a448a357db912.tar.bz2
ingen-38761ec2b70605e7ad126691075a448a357db912.zip
Make --build-docs at configure time trigger documentation building at build time.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1589 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/engine/PortImpl.hpp')
-rw-r--r--src/engine/PortImpl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/PortImpl.hpp b/src/engine/PortImpl.hpp
index be96a910..a2eaf2c9 100644
--- a/src/engine/PortImpl.hpp
+++ b/src/engine/PortImpl.hpp
@@ -65,7 +65,7 @@ public:
*
* Audio thread.
*
- * \param poly Must be < the most recent value passed to prepare_poly.
+ * \a poly Must be < the most recent value passed to prepare_poly.
*/
virtual bool apply_poly(Raul::Maid& maid, uint32_t poly);