[Bf-blender-cvs] CVS commit: blender/source/blender/blenloader/intern readfile.c

Ton Roosendaal ton at blender.org
Sat Jan 24 13:18:36 CET 2004


ton (Ton Roosendaal) 2004/01/24 13:18:36 CET

  Modified files:
    blender/source/blender/blenloader/intern readfile.c 
  
  Log:
  - moved declaration of new variable up; in plain C you cannot do that
    in the middle of code, only after a "{". :)
  
  Revision  Changes    Path
  1.42      +3 -2      blender/source/blender/blenloader/intern/readfile.c



More information about the Bf-blender-cvs mailing list