Commit: 54fa5041e2bca6e94449fd4a6ae42b90473ccf48
Author: Julian Eisel
Date:   Wed Jul 7 19:38:05 2021 +0200
Branches: master
https://developer.blender.org/rB54fa5041e2bca6e94449fd4a6ae42b90473ccf48

Cleanup: Correct comment in earlier commit (f4cb3ccd9c07)

Comment was based on an older version of the patch.

===================================================================

M       source/blender/editors/space_file/filesel.c

===================================================================

diff --git a/source/blender/editors/space_file/filesel.c 
b/source/blender/editors/space_file/filesel.c
index e8ce6f280e1..b7accbf71e5 100644
--- a/source/blender/editors/space_file/filesel.c
+++ b/source/blender/editors/space_file/filesel.c
@@ -1246,7 +1246,7 @@ void file_params_smoothscroll_timer_clear(wmWindowManager 
*wm, wmWindow *win, Sp
  * Set the renaming-state to #FILE_PARAMS_RENAME_POSTSCROLL_PENDING and 
trigger the smooth-scroll
  * timer. To be used right after a file was renamed.
  * Note that the caller is responsible for setting the correct rename-file info
- * (#FileSelectParams.renamefile or #FileSelectParams.renamefile_uuid).
+ * (#FileSelectParams.renamefile or #FileSelectParams.rename_id).
  */
 void file_params_invoke_rename_postscroll(wmWindowManager *wm, wmWindow *win, 
SpaceFile *sfile)
 {

_______________________________________________
Bf-blender-cvs mailing list
Bf-blender-cvs@blender.org
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to