diff options
| author | Richard Nelson <none@none> | 2010-08-16 15:02:24 -0700 | 
|---|---|---|
| committer | Richard Nelson <none@none> | 2010-08-16 15:02:24 -0700 | 
| commit | d06500eaddd12f09189b47abfdd6990a652f8b51 (patch) | |
| tree | b883cbd00d372292619527e2b529b966bd766c6a /indra | |
| parent | 32e4cda7dc730d505190db3d6658d6dd94bfc28f (diff) | |
fixed EOL
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/llui/llpanel.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/llui/llpanel.cpp b/indra/llui/llpanel.cpp index bfca0bd45e..f79429e0f6 100644 --- a/indra/llui/llpanel.cpp +++ b/indra/llui/llpanel.cpp @@ -1051,4 +1051,4 @@ LLPanel* LLPanel::createFactoryPanel(const std::string& name)  	}  	LLPanel::Params panel_p;  	return LLUICtrlFactory::create<LLPanel>(panel_p); -}
\ No newline at end of file +} | 
