Changeset 12610


Ignore:
Timestamp:
08/05/09 16:52:43 (4 years ago)
Author:
BrainSlayer
Message:

remove warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/libutils/country.c

    r12597 r12610  
    602602 */ 
    603603typedef unsigned int u_int32_t; 
    604 typedef unsigned long int u_int64_t; 
     604typedef unsigned long long u_int64_t; 
    605605typedef unsigned short u_int16_t; 
    606606typedef unsigned char u_int8_t; 
Note: See TracChangeset for help on using the changeset viewer.