diff options
author | Oz Linden <oz@lindenlab.com> | 2011-04-06 08:13:44 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-04-06 08:13:44 -0400 |
commit | a1a5a793a70f62c977e97b7433840fcb70f47c03 (patch) | |
tree | 2d6bb45ddf315cea45659ad0cc2bcd3098d44ac2 /indra/llui/lllineeditor.cpp | |
parent | 96adfcfaedb2304661df15223a3df7f701b73493 (diff) |
fix line endings (one missing, two files of DOS)
Diffstat (limited to 'indra/llui/lllineeditor.cpp')
-rw-r--r-- | indra/llui/lllineeditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/llui/lllineeditor.cpp b/indra/llui/lllineeditor.cpp index 900742ed6c..d99ee5a545 100644 --- a/indra/llui/lllineeditor.cpp +++ b/indra/llui/lllineeditor.cpp @@ -2294,4 +2294,4 @@ void LLLineEditor::setContextMenu(LLContextMenu* new_context_menu) void LLLineEditor::setFont(const LLFontGL* font) { mGLFont = font; -}
\ No newline at end of file +} |