Changeset 4693

Show
Ignore:
Timestamp:
02/23/07 14:04:02 (2 years ago)
Author:
morris
Message:

wi_p7_boolean_t might as well be a wi_boolean_t

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • libwired/trunk/libwired/p7/wi-p7-message.h

    r4679 r4693  
    3838#include <wired/wi-uuid.h> 
    3939 
    40 typedef char                                          wi_p7_boolean_t; 
     40typedef wi_boolean_t                          wi_p7_boolean_t; 
    4141typedef uint32_t                                        wi_p7_enum_t; 
    4242typedef int32_t                                         wi_p7_int32_t;