]> www.fi.muni.cz Git - evince.git/blobdiff - pdf/xpdf/Function.h
Add «nb» to ALL_LINGUAS too.
[evince.git] / pdf / xpdf / Function.h
index eb88211dd16a0f43722a22cccb369b3dc45db507..0ceb03515c352493f275de75afd010e6a2c7fea1 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Function.h
 //
 //
 // Function.h
 //
-// Copyright 2001-2002 Glyph & Cog, LLC
+// Copyright 2001-2003 Glyph & Cog, LLC
 //
 //========================================================================
 
 //
 //========================================================================
 
@@ -27,8 +27,8 @@ class PSStack;
 // Function
 //------------------------------------------------------------------------
 
 // Function
 //------------------------------------------------------------------------
 
-#define funcMaxInputs  8
-#define funcMaxOutputs 8
+#define funcMaxInputs   8
+#define funcMaxOutputs 32
 
 class Function {
 public:
 
 class Function {
 public: