summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-09-08 15:55:26 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-09-08 15:55:26 -0400
commit13f1d6e472ed797a04d2c36cbdeacb505222da50 (patch)
tree33f4d1aacc8ff144b5441086807691e3c954be97 /indra
parent1df1c36f364d5789bdd6be4200ec45dfd6ac3b9e (diff)
dummy whitespace change
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/noise.cpp1
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];