Changeset 530

Show
Ignore:
Timestamp:
08/17/07 18:31:11 (1 year ago)
Author:
takkaria
Message:

Fix some warnings.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/xtra3.c

    r524 r530  
    12111211 
    12121212/* 
    1213 /* 
    12141213 * Display the left-hand-side of the main term, in more compact fashion. 
    12151214 */ 
     
    14441443void subwindows_set_flags(u32b *new_flags, size_t n_subwindows) 
    14451444{ 
    1446         int j; 
     1445        size_t j; 
    14471446 
    14481447        for (j = 0; j < n_subwindows; j++)