diff options
author | Richard Linden <none@none> | 2011-02-24 11:48:26 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2011-02-24 11:48:26 -0800 |
commit | 9ddd62f7447c78b293641f7c2036c0ee94cfed86 (patch) | |
tree | f148b80bc275ae5c4d3d2f30c2df14a00ddbcec5 /indra | |
parent | 598ee92b0e43748f065b82aa33404550c32dc3c4 (diff) |
unbork linux build
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/llpanellogin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpanellogin.cpp b/indra/newview/llpanellogin.cpp index 3ca61b0aab..903cf4780d 100644 --- a/indra/newview/llpanellogin.cpp +++ b/indra/newview/llpanellogin.cpp @@ -1180,4 +1180,4 @@ void LLPanelLogin::onModeChangeConfirm(const LLSD& notification, const LLSD& res default: break; } -}
\ No newline at end of file +} |