fixed 4 uses of un-inirialized vars + some compiler warnings.

This commit is contained in:
2011-05-10 23:48:09 +00:00
parent a7b07ca584
commit bcdd9d236c
13 changed files with 36 additions and 20 deletions

View File

@@ -55,6 +55,8 @@ struct BMesh;
struct BMEdge;
struct BMFace;
struct wmOperator;
struct wmKeyMap;
struct wmKeyConfig;
/* ******************** bmeshutils.c */