Mercurial > hg > xemacs-beta
diff src/redisplay-msw.c @ 647:b39c14581166
[xemacs-hg @ 2001-08-13 04:45:47 by ben]
removal of unsigned, size_t, etc.
author | ben |
---|---|
date | Mon, 13 Aug 2001 04:46:48 +0000 |
parents | 5fd7ba8b56e7 |
children | 943eaba38521 |
line wrap: on
line diff
--- a/src/redisplay-msw.c Wed Aug 08 12:15:04 2001 +0000 +++ b/src/redisplay-msw.c Mon Aug 13 04:46:48 2001 +0000 @@ -342,7 +342,7 @@ Lisp_Object font = Qnil; int focus = EQ (w->frame, DEVICE_FRAME_WITH_FOCUS_REAL (d)); HDC hdc = get_frame_dc (f, 1); - unsigned int local_face_index=0; + int local_face_index = 0; char *p_char = NULL; int n_char = 0; RECT rect = { xpos,