<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,7 +11,7 @@ Transmission.TorrentFile = (function() {
     this.torrent = torrent;
   };
   
-  constructor.prototype = Transmission.extend(new Transmission.AttributeEventDispatcher(), {
+  constructor.prototype = Transmission.extend(Transmission.AttributeEventDispatcher.prototype, {
     getTorrent: getTorrent
   });
   </diff>
      <filename>src/models/torrent_file.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>89e996b979d3336d668854b36d7e91f11d6a1217</id>
    </parent>
  </parents>
  <author>
    <name>Duncan Beevers</name>
    <email>duncanbeevers@gmail.com</email>
  </author>
  <url>http://github.com/duncanbeevers/transmission-web-ui/commit/8cfdf999f3520ef3a8077d043b1218f9a74bd43a</url>
  <id>8cfdf999f3520ef3a8077d043b1218f9a74bd43a</id>
  <committed-date>2009-06-23T01:00:20-07:00</committed-date>
  <authored-date>2009-06-23T01:00:20-07:00</authored-date>
  <message>torrent file uses prototypical extension</message>
  <tree>4e5e4901a2633b949705281a577d5ac71e961b8d</tree>
  <committer>
    <name>Duncan Beevers</name>
    <email>duncanbeevers@gmail.com</email>
  </committer>
</commit>
