summaryrefslogtreecommitdiff
path: root/indra/llcommon
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llcommon')
-rw-r--r--indra/llcommon/lluuid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llcommon/lluuid.h b/indra/llcommon/lluuid.h
index cc36797bc1..0d4896ee97 100644
--- a/indra/llcommon/lluuid.h
+++ b/indra/llcommon/lluuid.h
@@ -191,4 +191,4 @@ inline size_t hash_value(const LLUUID& id) noexcept
return (size_t)id.getDigest64();
}
-#endif
+#endif // LL_LLUUID_H