Revision: 48623
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=48623
Author:   nicholas_rishel
Date:     2012-07-05 04:47:47 +0000 (Thu, 05 Jul 2012)
Log Message:
-----------
Doxygen cleanup

Modified Paths:
--------------
    trunk/blender/intern/ghost/GHOST_C-api.h

Modified: trunk/blender/intern/ghost/GHOST_C-api.h
===================================================================
--- trunk/blender/intern/ghost/GHOST_C-api.h    2012-07-05 04:25:01 UTC (rev 
48622)
+++ trunk/blender/intern/ghost/GHOST_C-api.h    2012-07-05 04:47:47 UTC (rev 
48623)
@@ -328,7 +328,8 @@
  * @param windowhandle The handle to the window
  * @param      bitmap  The bitmap data for the cursor.
  * @param      mask    The mask data for the cursor.
- * @parm    sizex, sizey  The size of the cursor
+ * @param      sizex   The width of the cursor
+ * @param      sizey   The height of the cursor
  * @param      hotX    The X coordinate of the cursor hotspot.
  * @param      hotY    The Y coordinate of the cursor hotspot.
  * @param   fg_color, bg_color  Colors of the cursor

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to