Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/Function.h
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/xpdf/Function.h')
-rw-r--r--pdf/xpdf/Function.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pdf/xpdf/Function.h b/pdf/xpdf/Function.h
index d795a51..0ceb035 100644
--- a/pdf/xpdf/Function.h
+++ b/pdf/xpdf/Function.h
@@ -27,8 +27,8 @@ class PSStack;
// Function
//------------------------------------------------------------------------
-#define funcMaxInputs 8
-#define funcMaxOutputs 8
+#define funcMaxInputs 8
+#define funcMaxOutputs 32
class Function {
public: