diff options
| author | CG Linden <cg@lindenlab.com> | 2009-10-31 04:25:48 -0700 | 
|---|---|---|
| committer | CG Linden <cg@lindenlab.com> | 2009-10-31 04:25:48 -0700 | 
| commit | 1f3212b68087269397d5c5e33acbc1e70c13ee44 (patch) | |
| tree | 4a94615622a3f4f30162e70d9d8e5c0caa13607b | |
| parent | 4e1cde2e39cec8bca60faa65045a2055dd41efbf (diff) | |
Add missing eol
| -rw-r--r-- | indra/llui/lliconctrl.cpp | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/indra/llui/lliconctrl.cpp b/indra/llui/lliconctrl.cpp index 82ffac9580..b1bd2b89a9 100644 --- a/indra/llui/lliconctrl.cpp +++ b/indra/llui/lliconctrl.cpp @@ -123,4 +123,5 @@ void LLIconCtrl::setIconImageDrawSize()  			mImagep->getImage()->setKnownDrawSize(mDrawWidth, mDrawHeight) ;  		}  	} -}
\ No newline at end of file +} + | 
