Commit: 73949ffbf33f86fd168e4fa4e7411eaf69a596de
Author: Clément Foucault
Date:   Tue Jun 6 22:48:05 2017 +0200
Branches: blender2.8
https://developer.blender.org/rB73949ffbf33f86fd168e4fa4e7411eaf69a596de

DNA_ID Fix comment

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

M       source/blender/makesdna/DNA_ID.h

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

diff --git a/source/blender/makesdna/DNA_ID.h b/source/blender/makesdna/DNA_ID.h
index bab8849b1e7..0fa8b4b2e9d 100644
--- a/source/blender/makesdna/DNA_ID.h
+++ b/source/blender/makesdna/DNA_ID.h
@@ -404,7 +404,7 @@ enum {
        FILTER_ID_PRB       = (1 << 30),
 };
 
-/* IMPORTANT: this enum matches the order currently use in set_lisbasepointers,
+/* IMPORTANT: this enum matches the order currently use in 
set_listbasepointers,
  * keep them in sync! */
 enum {
        INDEX_ID_LI = 0,

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to