summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2006-10-09 14:03:13 +0000
committerAkira TAGOH <akira@tagoh.org>2006-10-09 14:03:13 +0000
commitee1113b70a83b26dd377e715aad831ecf45b5222 (patch)
treedc753427eacbab018454d028624a099b843e2cfc /lib
parent3176bc5af0d666bb36bbdee747ce3f6ddfcbbeab (diff)
* hieroglyph/operator.c (_hg_operator_op_cvi): fixed not catching
an exception in some cases. (_hg_operator_op_cvr): likewise. * tests/ps/test-cvr.ps: new testcase.
Diffstat (limited to 'lib')
-rw-r--r--lib/hg_init.ps2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hg_init.ps b/lib/hg_init.ps
index 0bd5764..dcdee88 100644
--- a/lib/hg_init.ps
+++ b/lib/hg_init.ps
@@ -446,7 +446,7 @@ end
%%
%% Set the default value for system parapeters
%%
-/QUIET where not {/QUIET false def} if pop
+/QUIET where not {/QUIET false def} {pop} ifelse
%%
%% ready to go