diff options
Diffstat (limited to 'OpenSim/Framework/Util.cs')
-rw-r--r-- | OpenSim/Framework/Util.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Util.cs b/OpenSim/Framework/Util.cs index 0b05eac..1c8f273 100644 --- a/OpenSim/Framework/Util.cs +++ b/OpenSim/Framework/Util.cs | |||
@@ -385,7 +385,7 @@ namespace OpenSim.Framework | |||
385 | } | 385 | } |
386 | 386 | ||
387 | /// <summary> | 387 | /// <summary> |
388 | /// Convert an LLUUID to a raw uuid string. This is a string without hyphens. | 388 | /// Convert an LLUUID to a raw uuid string. Right now this is a string without hyphens. |
389 | /// </summary> | 389 | /// </summary> |
390 | /// <param name="lluuid"></param> | 390 | /// <param name="lluuid"></param> |
391 | /// <returns></returns> | 391 | /// <returns></returns> |