summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-09-08 17:26:34 -0400
committerLoren Shih <seraph@lindenlab.com>2010-09-08 17:26:34 -0400
commitb52af0d925bb08201001a8afc55abd07e5e16707 (patch)
treec9c9acc5aa7578fb2d15b4c70eaf5ce594c5650c /indra/newview
parent8fa0b55ee0e249e2643a75a263c6fea3005bf806 (diff)
parentbe25594c44a59a7157ef7f896eca044b65e4a11b (diff)
automated merge
Diffstat (limited to 'indra/newview')
-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];