OSSP CVS Repository

ossp - Difference in ossp-pkg/uuid/uuid_ac.h versions 1.1 and 1.2
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/uuid/uuid_ac.h 1.1 -> 1.2

--- uuid_ac.h    2004/01/15 12:38:32     1.1
+++ uuid_ac.h    2004/01/15 13:02:21     1.2
@@ -40,12 +40,12 @@
 #if SIZEOF_CHAR == 1
 typedef char uuid_int8_t;
 #else
-#error uexpected: sizeof(char) != 1 !?
+#error unexpected: sizeof(char) != 1 !?
 #endif
 #if SIZEOF_UNSIGNED_CHAR == 1
 typedef unsigned char uuid_uint8_t;
 #else
-#error uexpected: sizeof(unsigned char) != 1 !?
+#error unexpected: sizeof(unsigned char) != 1 !?
 #endif
 
 /* determine types of 16-bit size */

CVSTrac 2.0.1