about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xeditor/pnmquant2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pnmquant b/editor/pnmquant
index 0b89dd57..ae461a3d 100755
--- a/editor/pnmquant
+++ b/editor/pnmquant
@@ -250,7 +250,7 @@ openSeekableAsStdin($cmdlineR->{infile});
 
 # Save Standard Output for our eventual output
 open(OLDOUT, ">&STDOUT");
-select(OLDOUT);  # avoids Perl bug where it says we never use STDOUT 
+select(OLDOUT);  # avoids Perl bug where it says we never use OLDOUT 
 
 
 my $mapfileSpec = makeColormap($cmdlineR->{ncolors},