OSSP CVS Repository

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

ossp-pkg/uuid/uuid.h 1.8 -> 1.9

--- uuid.h       2004/01/11 12:14:19     1.8
+++ uuid.h       2004/01/11 18:32:38     1.9
@@ -101,11 +101,11 @@
 extern uuid_rc_t  uuid_isnil    (uuid_t  *uuid,                int *result);
 extern uuid_rc_t  uuid_compare  (uuid_t  *uuid, uuid_t *uuid2, int *result);
 
-/* binary representation handling */
+/* UUID binary representation handling */
 extern uuid_rc_t  uuid_unpack   (uuid_t  *uuid, const void  *buf);
 extern uuid_rc_t  uuid_pack     (uuid_t  *uuid,       void **buf);
 
-/* string representation handling */
+/* UUID string representation handling */
 extern uuid_rc_t  uuid_parse    (uuid_t  *uuid, const char  *str);
 extern uuid_rc_t  uuid_format   (uuid_t  *uuid,       char **str);
 

CVSTrac 2.0.1