Index: openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl,v diff -u -r1.67.2.44 -r1.67.2.45 --- openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 10 Sep 2021 19:02:42 -0000 1.67.2.44 +++ openacs-4/packages/xotcl-request-monitor/tcl/throttle_mod-procs.tcl 3 Oct 2021 17:15:16 -0000 1.67.2.45 @@ -1760,7 +1760,7 @@ # # We could as well pass the whole header set via # - # {*}[ns_set array [ns_conn headers]] + # {*}[ns_set array [ns_conn headers]] # # but since this code is time critical, just pass the information # actually needed.