summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorniel@mint-32 <niel@mint-32>2013-11-20 23:59:37 +0000
committerniel@mint-32 <niel@mint-32>2013-11-20 23:59:37 +0000
commit7e749052ca05024ed2ca4c8a799d7ddaf64191d9 (patch)
treecf1ce42e7c5d7648e8c9cd61b900341a4147243d
parentafcd1f929638b034ea2c9fa33e6369c952b3b016 (diff)
storm-1831 Expanding/fixing copyright header
-rw-r--r--indra/newview/llsyntaxid.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/indra/newview/llsyntaxid.h b/indra/newview/llsyntaxid.h
index a79a19be91..3a711d7460 100644
--- a/indra/newview/llsyntaxid.h
+++ b/indra/newview/llsyntaxid.h
@@ -1,6 +1,7 @@
/**
- * @file llagentdata.h
- * @brief Contains commonly used agent data
+ * @file llsyntaxid.h
+ * @brief Contains methods to access the LSLSyntaxId feature and LSLSyntax capability
+ * to use the appropriate syntax file for the current region's LSL version.
* @author Ima Mechanique
*
* $LicenseInfo:firstyear=2013&license=viewerlgpl$