From 81da638c44b450d9cd1a208924eace40420666ff Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 9 Feb 2022 18:31:42 +1100 Subject: Cleanup: move file descriptions into doxygen file section Continuation of 19100aa57d847699d17527b76c2fab1f4ab88885. --- source/blender/blenlib/intern/winstuff.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenlib/intern/winstuff.c') diff --git a/source/blender/blenlib/intern/winstuff.c b/source/blender/blenlib/intern/winstuff.c index 11345fc7242..57f3b740a03 100644 --- a/source/blender/blenlib/intern/winstuff.c +++ b/source/blender/blenlib/intern/winstuff.c @@ -15,11 +15,11 @@ * * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * All rights reserved. - * Windows-posix compatibility layer, windows-specific functions. */ /** \file * \ingroup bli + * Windows-posix compatibility layer, windows-specific functions. */ #ifdef WIN32 -- cgit v1.2.3