Check-in Number:
|
3993 | |
Date: |
2003-Feb-03 22:15:16 (local)
2003-Feb-03 21:15:16 (UTC) |
User: | ms |
Branch: | |
Comment: |
Add small but helpful comment. |
Tickets: |
|
Inspections: |
|
Files: |
|
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
|
|