Blender Git Commit Log
Git Commits -> Revision 5a9b727
December 20, 2002, 02:52 (GMT) |
Ok last change for the night :) Time to go watch er. Note this was already done with face_old, img_old was probably just overlooked. (If you guys didn't notice I was sick for a couple of days but I'm back now as you can tell) Kent -- [email protected] Index: editface.c =================================================================== RCS file: /cvs01/blender/source/blender/src/editface.c,v retrieving revision 1.3 diff -u -r1.3 editface.c --- editface.c 2002/11/25 12:02:05 1.3 +++ editface.c 2002/12/20 02:50:55 @@ -1202,7 +1202,7 @@ TFace *face, *face_old = 0; short xy[2], xy_old[2]; //int a, index; - Image *img, *img_old; + Image *img, *img_old = 0; |
Commit Details:
Full Hash: 5a9b727079d7f89f306ed312d209a812609141cd
SVN Revision: 204
Parent Commit: e49aeb8
Lines Changed: +1, -1
1 Modified Path:
/source/blender/src/editface.c (+1, -1) (Diff)