ref: 35a6943f038ddbb277ed1504b732e240e4d030e3
parent: ccfb7451da3c2245fbe5efa1b4545d06633b16bd
author: robs <robs>
date: Sat Dec 1 04:39:08 EST 2007
fix plotting
--- a/src/sox.c
+++ b/src/sox.c
@@ -902,7 +902,7 @@
break;
case 7:
- ofile_effects_chain.global_info.plot = enum_option(option_index, plot_methods);
+ sox_effects_globals.plot = enum_option(option_index, plot_methods);
break;
case 8: