[Bf-blender-cvs] CVS commit: blender/source/creator creator.c

Kent Mein mein at cs.umn.edu
Thu Jul 3 15:53:12 CEST 2003


sirdude (Kent Mein) 2003/07/03 15:53:12 CEST

  Modified files:
    blender/source/creator creator.c 
  
  Log:
  removed extra tabs in the help function.
  It was
  function()
  {
  						blah
  }
  
  changed it to just
  function()
  {
  	blah
  }
  
  Kent
  
  Revision  Changes    Path
  1.20      +33 -36    blender/source/creator/creator.c



More information about the Bf-blender-cvs mailing list