diff options
author | Graham Linden <graham@lindenlab.com> | 2019-08-30 14:02:25 -0700 |
---|---|---|
committer | Graham Linden <graham@lindenlab.com> | 2019-08-30 14:02:25 -0700 |
commit | bfcecee33d01c67141dfbb5d70c7a744ca0f47b5 (patch) | |
tree | 8bdc9a3f239010136aca4ff33ce15337bd6b94ba /indra/llrender/llgltexture.h | |
parent | cccb63e8240e18e04f7454475481803a52fd6209 (diff) |
Fix names on sentinels to get doxygen to shaddap.
Diffstat (limited to 'indra/llrender/llgltexture.h')
-rw-r--r-- | indra/llrender/llgltexture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llrender/llgltexture.h b/indra/llrender/llgltexture.h index bdaed05591..071912c2c2 100644 --- a/indra/llrender/llgltexture.h +++ b/indra/llrender/llgltexture.h @@ -1,5 +1,5 @@ /** - * @file llglviewertexture.h + * @file llgltexture.h * @brief Object for managing opengl textures * * $LicenseInfo:firstyear=2012&license=viewerlgpl$ |