ossp-pkg/as/as-gui/as_uuid.h 1.5 -> 1.6
--- as_uuid.h 2003/01/24 19:44:40 1.5
+++ as_uuid.h 2003/02/03 21:15:16 1.6
@@ -134,6 +134,6 @@
void setId(const unsigned char *); // Helper method to set data members
int setMac(unsigned char *); // Helper method to set MAC node ID
};
-}
+} // namespace AS
#endif // UUIDGEN_H
|
|