Changeset 846

Show
Ignore:
Timestamp:
04/28/08 12:35:13 (3 months ago)
Author:
ajps
Message:

Fix a couple of really annoying compiler warnings.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/types.h

    r835 r846  
    7171typedef struct 
    7272{ 
    73         u32b fake_text_size;  /**< Max size of all descriptions read in from lib/edit/* */ 
    74         u32b fake_name_size;  /**< Max size of all names read in from lib/edit/* */ 
     73        u32b fake_text_size;  /**< Max size of all descriptions read in from lib/edit */ 
     74        u32b fake_name_size;  /**< Max size of all names read in from lib/edit */ 
    7575 
    7676        u16b f_max;       /**< Maximum number of terrain features */