[Bf-committers] CVS commit: blender/source/blender/include keyed_functions.h

Kent Mein bf-committers@blender.org
Sun, 19 Jan 2003 09:45:49 +0100 (CET)


sirdude (Kent Mein) 2003/01/19 09:45:49 CET

  Modified files:
    blender/source/blender/include keyed_functions.h 
  
  Log:
  I modified the header so that it didn't warn about comment inside of a comment.
  
  Changed
  /* id blah
  /* text
   */
  
  to
  /*
   * id blah
   * text
   */
  
  Kent
  
  Revision  Changes    Path
  1.6       +2 -2      blender/source/blender/include/keyed_functions.h