summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewscript.h
diff options
context:
space:
mode:
authorIma Mechanique <ima.mechanique@secondlife.com>2013-11-10 22:47:34 +0000
committerIma Mechanique <ima.mechanique@secondlife.com>2013-11-10 22:47:34 +0000
commit1cf2acf6d70c5ce68d6faedffbbf2b070f2a6fd7 (patch)
tree795efc997ca4f814fb2b62f38cce0e974b944473 /indra/newview/llpreviewscript.h
parent009245510149c26337ac1cca64a367cd2234725b (diff)
Fixing some small discrepencies.
Diffstat (limited to 'indra/newview/llpreviewscript.h')
-rwxr-xr-xindra/newview/llpreviewscript.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llpreviewscript.h b/indra/newview/llpreviewscript.h
index bc0256703e..149c27461e 100755
--- a/indra/newview/llpreviewscript.h
+++ b/indra/newview/llpreviewscript.h
@@ -78,7 +78,7 @@ public:
~LLScriptEdCore();
void initMenu();
- bool initKeywords();
+ void initKeywords();
virtual void draw();
/*virtual*/ BOOL postBuild();