Blender Git Loki
Git Commits -> Revision 6aa001f
Revision 6aa001f by Campbell Barton (master) July 27, 2013, 14:05 (GMT) |
code cleanup: remove redundant NULL checks and avoid writing to the source string. also rename BLI_replacestr() -> BLI_replacestrN() since it returns an allocated buffer. |
Commit Details:
Full Hash: 6aa001f48dc9358a2183b62e03a95b19af2cdca7
SVN Revision: 58663
Parent Commit: d403537
Lines Changed: +19, -26