/[mcrypt]/libmcrypt/lib/libdefs.h
ViewVC logotype

Diff of /libmcrypt/lib/libdefs.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by nmav, Fri Dec 15 12:11:13 2000 UTC revision 1.9 by nmav, Tue Jan 23 11:51:19 2001 UTC
# Line 88  Line 88 
88  #endif  #endif
89    
90  #if SIZEOF_UNSIGNED_CHAR == 1  #if SIZEOF_UNSIGNED_CHAR == 1
91   typedef unsigned char word8;   typedef unsigned char byte;
92  #else  #else
93  # error "Cannot find an 8 bit char in your system, sorry."  # error "Cannot find an 8 bit char in your system, sorry."
94  #endif  #endif

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26