ossp-pkg/as/as-gui/as_uuid.h 1.3 -> 1.4
--- as_uuid.h 2003/01/22 18:59:46 1.3
+++ as_uuid.h 2003/01/22 20:44:40 1.4
@@ -132,6 +132,7 @@
private:
void setId(const unsigned char *); // Helper method to set data members
+ int setMac(unsigned char *); // Helper method to set MAC node ID
};
}
|
|