Blender Git Commit Log
Git Commits -> Revision 3a55621
Revision 3a55621 by Sybren A. Stüvel (master) December 17, 2019, 14:22 (GMT) |
Cleanup: Animation: mark function parameter as `const` `fcurve_path_rename(..., rna_path, ...)` doesn't change `rna_path` at all, so it can be marked as `const char *`. No functional changes. |
Commit Details:
Full Hash: 3a5562151fdfc3c1531350ffd99534b50fbb0f37
Parent Commit: 84c1e57
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/curve/editcurve.c (+1, -1) (Diff)