From 099e01628ef57f07efa69954893b0873bbb7f367 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 11 Apr 2007 21:49:28 +0000 Subject: Updated/cleaned up OSC namespace (/om/synth -> /ingen etc). OSC documentation fixes. git-svn-id: http://svn.drobilla.net/lad/ingen@443 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/client/PortModel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libs/client/PortModel.h') diff --git a/src/libs/client/PortModel.h b/src/libs/client/PortModel.h index 35a19b56..15a381d4 100644 --- a/src/libs/client/PortModel.h +++ b/src/libs/client/PortModel.h @@ -34,7 +34,7 @@ namespace Client { /** Model of a port. * - * \ingroup IngenClient. + * \ingroup IngenClient */ class PortModel : public ObjectModel { -- cgit v1.2.1