diff options
author | Richard Linden <none@none> | 2010-06-01 18:51:26 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-06-01 18:51:26 -0700 |
commit | 813d4cc8a336e0ef66d0f368269f5c10d9817c59 (patch) | |
tree | a5ef00c2573e9e9df22dfa84e5404a01282add8b | |
parent | bf8e93c6dcd73dfcf6693391e8c0812c90cf2c57 (diff) |
added newline at end
-rw-r--r-- | indra/newview/llchathistory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llchathistory.cpp b/indra/newview/llchathistory.cpp index 06609a1fb2..0bd03571da 100644 --- a/indra/newview/llchathistory.cpp +++ b/indra/newview/llchathistory.cpp @@ -845,4 +845,4 @@ void LLChatHistory::draw() } LLUICtrl::draw(); -}
\ No newline at end of file +} |