Blender Git Commit Log

Git Commits -> Revision 09d3007

Revision 09d3007 by Kent Mein (master)
June 29, 2004, 20:34 (GMT)

Two stupid fixes for warnings:

First one was for drawview.c I gave some types to things that didn't have them
example
-static void view3d_panel_background(cntrl) // VIEW3D_HANDLER_BACKGROUND
+static void view3d_panel_background(short cntrl) // VIEW3D_HANDLER_BACKGR

For edit.c I added a newline to the end of the file.

Weee

Kent

Commit Details:

Full Hash: 09d3007b7148c6a0089c1cddcd7c463639d291cd
SVN Revision: 2726
Parent Commit: 7000beb
Lines Changed: +4, -3

2 Modified Paths:

/source/blender/src/drawview.c (+2, -2) (Diff)
/source/blender/src/edit.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021