diff options
| author | Rider Linden <rider@lindenlab.com> | 2018-04-18 09:40:16 -0700 |
|---|---|---|
| committer | Rider Linden <rider@lindenlab.com> | 2018-04-18 09:40:16 -0700 |
| commit | 2fe4b5169f5d8846b1c6cd4e2aaaf2f41a7b7629 (patch) | |
| tree | 3a42a2fc68063037b378e058441e5aa06dd57334 /indra/llrender/llgltexture.cpp | |
| parent | 52a517847921f52655b79e30ee79ce2128637983 (diff) | |
Correct EOL for last line of files.
Diffstat (limited to 'indra/llrender/llgltexture.cpp')
| -rw-r--r-- | indra/llrender/llgltexture.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llrender/llgltexture.cpp b/indra/llrender/llgltexture.cpp index c0e5477cea..e9a39d8acb 100644 --- a/indra/llrender/llgltexture.cpp +++ b/indra/llrender/llgltexture.cpp @@ -408,4 +408,4 @@ void LLGLTexture::setTexelsPerImage() static LLUUID sStubUUID; -const LLUUID& LLGLTexture::getID() const { return sStubUUID; }
\ No newline at end of file +const LLUUID& LLGLTexture::getID() const { return sStubUUID; } |
