OSSP CVS Repository

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

ossp-pkg/uuid/uuid_mac.h 1.4 -> 1.5

--- uuid_mac.h   2006/01/13 06:44:31     1.4
+++ uuid_mac.h   2006/07/28 18:04:15     1.5
@@ -43,12 +43,12 @@
 #define __MAC_CONCAT(x) x
 #define MAC_CONCAT(x,y) __MAC_CONCAT(x)y
 #endif
-#define mac_address MAC_CONCAT(MAC_PREFIX,mac_create)
+#define mac_address MAC_CONCAT(MAC_PREFIX,mac_address)
 #endif
 
 #define MAC_LEN 6
 
-extern int mac_address(unsigned char *data_ptr, size_t data_len);
+extern int mac_address(unsigned char *_data_ptr, size_t _data_len);
 
 #endif /* __UUID_MAC_H__ */
 

CVSTrac 2.0.1