Index: ossp-pkg/as/as-gui/as_uuid.h RCS File: /v/ossp/cvs/ossp-pkg/as/as-gui/as_uuid.h,v rcsdiff -q -kk '-r1.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/as/as-gui/as_uuid.h,v' 2>/dev/null --- 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