diff options
| author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-09-09 10:52:25 -0400 | 
|---|---|---|
| committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2010-09-09 10:52:25 -0400 | 
| commit | c8bbe773dfda7521e56b48726ed7d1cfa87dc87b (patch) | |
| tree | c23594c2ad27f42485bcd55985d005d9e6cecbe9 /indra | |
| parent | 6181d26dca00e22b8f1d9833efd46f9137a8fc64 (diff) | |
dummy whitespace change
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/noise.cpp | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/indra/newview/noise.cpp b/indra/newview/noise.cpp index 00d04f7be4..5f2c718b49 100644 --- a/indra/newview/noise.cpp +++ b/indra/newview/noise.cpp @@ -30,6 +30,7 @@  #include "llrand.h" +  // static  #define B 0x100  S32 p[B + B + 2]; | 
