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/editors/armature/armature_relations.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/editors/armature/armature_relations.c') diff --git a/source/blender/editors/armature/armature_relations.c b/source/blender/editors/armature/armature_relations.c index eebe8a447f7..17d25aec198 100644 --- a/source/blender/editors/armature/armature_relations.c +++ b/source/blender/editors/armature/armature_relations.c @@ -15,11 +15,11 @@ * * The Original Code is Copyright (C) 2001-2002 by NaN Holding BV. * All rights reserved. - * Operators for relations between bones and for transferring bones between armature objects */ /** \file * \ingroup edarmature + * Operators for relations between bones and for transferring bones between armature objects. */ #include "MEM_guardedalloc.h" -- cgit v1.2.3