Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2015-04-04 02:48:17 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-04-04 02:48:17 +0300
commit519e20f9849e13d697aaee6dcab747896f110312 (patch)
treeb7c0c5d0583887c99a65d79ac901312ae51c4f51 /source/blender/editors/space_action/action_data.c
parent92c763283568415800319f8139aeb1002dee56a0 (diff)
Cleanup
Diffstat (limited to 'source/blender/editors/space_action/action_data.c')
-rw-r--r--source/blender/editors/space_action/action_data.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/blender/editors/space_action/action_data.c b/source/blender/editors/space_action/action_data.c
index e55da7dd4b3..a7358172ef5 100644
--- a/source/blender/editors/space_action/action_data.c
+++ b/source/blender/editors/space_action/action_data.c
@@ -23,7 +23,7 @@
* ***** END GPL LICENSE BLOCK *****
*/
-/** \file blender/editors/space_action/action_edit.c
+/** \file blender/editors/space_action/action_data.c
* \ingroup spaction
*/
@@ -544,8 +544,8 @@ void ED_animedit_unlink_action(bContext *C, ID *id, AnimData *adt, bAction *act,
*/
if (act->id.us == 1) {
BKE_reportf(reports, RPT_ERROR,
- "Action '%s' will not be saved, create Fake User or Stash in NLA Stack to retain",
- act->id.name + 2);
+ "Action '%s' will not be saved, create Fake User or Stash in NLA Stack to retain",
+ act->id.name + 2);
}
/* If in Tweak Mode, don't unlink. Instead, this