From 8beb565c5992e239eb0f618f9df264de821d4cf7 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 12 Sep 2013 03:02:50 +0000 Subject: code cleanup: headers - doxy comments. --- source/blender/editors/physics/dynamicpaint_ops.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/blender/editors/physics/dynamicpaint_ops.c') diff --git a/source/blender/editors/physics/dynamicpaint_ops.c b/source/blender/editors/physics/dynamicpaint_ops.c index 6f0108654eb..568802dd7a0 100644 --- a/source/blender/editors/physics/dynamicpaint_ops.c +++ b/source/blender/editors/physics/dynamicpaint_ops.c @@ -18,6 +18,10 @@ * ***** END GPL LICENSE BLOCK ***** */ +/** \file blender/editors/physics/dynamicpaint_ops.c + * \ingroup edphys + */ + #include #include #include -- cgit v1.2.3