From ced8aa601bd433d5648cd22d89fd3f23ec9826fa Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 4 Mar 2012 04:07:58 +0000 Subject: Fix Doxygen syntax. --- lv2/lv2plug.in/ns/ext/pui/pui.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/ext/pui/pui.h') diff --git a/lv2/lv2plug.in/ns/ext/pui/pui.h b/lv2/lv2plug.in/ns/ext/pui/pui.h index caa7deb..f191654 100644 --- a/lv2/lv2plug.in/ns/ext/pui/pui.h +++ b/lv2/lv2plug.in/ns/ext/pui/pui.h @@ -28,7 +28,8 @@ ***********************************************************************/ /** - @file pui.h C API for the LV2 UI extension . + @file pui.h + C API for the LV2 UI extension . This file specifies a C API for communication between an LV2 host and an LV2 UI. The interface is similar to the one used for actual LV2 plugins. -- cgit v1.2.1