From a016a18587896de0ef8790166b5699d33e781404 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Sat, 30 Mar 2019 19:55:47 +0100 Subject: [PATCH] Improve doxygen --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.c b/main.c index a206ac5..58897ea 100644 --- a/main.c +++ b/main.c @@ -126,7 +126,7 @@ const static GActionEntry app_actions[] = { * @brief Called when a GUI main window is closed * * The GdsRenderGui object associated with the closed main window - * is removed from the list of open GUIs and unreferenced. + * is removed from the list of open GUIs (\p user_data) and unreferenced. * * @param gui The GUI instance the closed main window belongs to * @param user_data List of GUIs