diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-05-23 14:47:48 -0400 | 
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2011-05-23 14:47:48 -0400 | 
| commit | 8729c4ac2f3fdffa7863dc01b4f51d69f44ddbfd (patch) | |
| tree | 980b0482550611fd341c80273bc36101d5ad874f /indra | |
| parent | 4da6ccf37f08c0188b7d5185e0f795d3fd9d9b5a (diff) | |
Fixing missing newline that's making linux build fail
Diffstat (limited to 'indra')
| -rwxr-xr-x[-rw-r--r--] | indra/newview/llaccountingquotamanager.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/llaccountingquotamanager.h b/indra/newview/llaccountingquotamanager.h index 4c20561bce..f605d1e6b2 100644..100755 --- a/indra/newview/llaccountingquotamanager.h +++ b/indra/newview/llaccountingquotamanager.h @@ -57,4 +57,4 @@ private:  };  //=============================================================================== -#endif
\ No newline at end of file +#endif | 
