summaryrefslogtreecommitdiff
path: root/src/main/idl/CommonTypes.idl
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-09-10 09:20:31 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-09-10 09:20:31 +0200
commit19e84996506d092a70b018c5f640d1ef82a48740 (patch)
tree799c14a4171af6fe5017467ecefc73a8b0fd2676 /src/main/idl/CommonTypes.idl
parentda731d2bb81666b9c697d9099da632e7dfcdc0f7 (diff)
Cleaned up documentation for SysKey changes
Diffstat (limited to 'src/main/idl/CommonTypes.idl')
-rw-r--r--src/main/idl/CommonTypes.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/idl/CommonTypes.idl b/src/main/idl/CommonTypes.idl
index 09b0767..1e53343 100644
--- a/src/main/idl/CommonTypes.idl
+++ b/src/main/idl/CommonTypes.idl
@@ -36,7 +36,8 @@ module common
};
/**************************************************************************
- * Serialized UUID for Item identification
+ * Serialized UUID for Item identification.
+ * Converts to Java UUID with: new UUID(msb, lsb);
*
* @version 1.0
**************************************************************************/