stream: Emit error on stream object, not global
authorisaacs <i@izs.me>
Fri, 8 Mar 2013 15:35:35 +0000 (07:35 -0800)
committerisaacs <i@izs.me>
Fri, 8 Mar 2013 15:35:41 +0000 (07:35 -0800)
commit90368770e6acc224460376f3086ad47f54d363d3
tree4354f9b7e87269f80c54c70edd199874201d15af
parent4b47bb4dbc875d1333d5a76cea4adcc880e93120
stream: Emit error on stream object, not global

Apparently this function got abstracted out at some point, and 'this'
wasn't changed to the correct object.
lib/_stream_transform.js