From 38761ec2b70605e7ad126691075a448a357db912 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 2 Oct 2008 05:16:25 +0000 Subject: 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 --- src/gui/Port.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui') diff --git a/src/gui/Port.cpp b/src/gui/Port.cpp index 031c74c5..38db6d25 100644 --- a/src/gui/Port.cpp +++ b/src/gui/Port.cpp @@ -34,7 +34,7 @@ namespace Ingen { namespace GUI { -/** @param flip Make an input port appear as an output port, and vice versa. +/** @a flip Make an input port appear as an output port, and vice versa. */ Port::Port( boost::shared_ptr module, -- cgit v1.2.1