From 0ddf3e110ef0f1f69ef785db867e581f813ee9a7 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 2 Sep 2018 18:51:31 +1000 Subject: Cleanup: comment blocks --- source/blender/windowmanager/WM_api.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'source/blender/windowmanager/WM_api.h') diff --git a/source/blender/windowmanager/WM_api.h b/source/blender/windowmanager/WM_api.h index dd2f9b4c450..33e918b25e5 100644 --- a/source/blender/windowmanager/WM_api.h +++ b/source/blender/windowmanager/WM_api.h @@ -29,12 +29,12 @@ /** \file blender/windowmanager/WM_api.h * \ingroup wm * - * \page wmpage windowmanager - * \section wmabout About windowmanager - * \ref wm handles events received from \ref GHOST and manages - * the screens, areas and input for Blender - * \section wmnote NOTE - * \todo document + * \page wmpage windowmanager + * \section wmabout About windowmanager + * \ref wm handles events received from \ref GHOST and manages + * the screens, areas and input for Blender + * \section wmnote NOTE + * \todo document */ /* dna-savable wmStructs here */ -- cgit v1.2.3