Blender Git Commit Log
Git Commits -> Revision 4fc84b8
Revision 4fc84b8 by Campbell Barton (master) December 29, 2012, 16:04 (GMT) |
text editor: replace strncmp() and hard coded size with STR_LITERAL_STARTSWITH() macro that gets the size from sizeof(). |
Commit Details:
Full Hash: 4fc84b8f15e6ac308614799a7a7b06bb55c23385
SVN Revision: 53406
Parent Commit: 1cffa7f
Lines Changed: +55, -39