aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/irrlicht.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/irrlicht.rb b/Library/Formula/irrlicht.rb
index 2731cef00..1b6079b71 100644
--- a/Library/Formula/irrlicht.rb
+++ b/Library/Formula/irrlicht.rb
@@ -13,7 +13,7 @@ class Irrlicht < Formula
build 425
cause <<-EOS.undent
COpenGLExtensionHandler.h:2390:31: error: expected ')'
- glProgramParameteriEXT((long GLuint)program, pname, value);
+ glProgramParameteriEXT((long GLuint)program, pname, value);
EOS
end