<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -851,7 +851,7 @@ function _up(account, onSessionActive) {
 
             let candidatePresenceStanza = presenceHistory
                 .map(function(s) new XML(s))
-                .reduceRight(function(p1,p2) xmlP1.@type == undefined ? xmlP1 : xmlP2);
+                .reduceRight(function(p1,p2) p1.@type == undefined ? p1 : p2);
             
             newPresenceStanza = (candidatePresenceStanza.@type == undefined ?
                                  candidatePresenceStanza :</diff>
      <filename>modules/xmpp_impl.jsm</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5237bb895fc725f5952e6efb6cdff47fcacc8dfb</id>
    </parent>
  </parents>
  <author>
    <name>Massimiliano Mirra</name>
    <email>bard@hyperstruct.net</email>
  </author>
  <url>http://github.com/bard/xmpp4moz/commit/4a95d4d6af4b2d71ed6e5e3834485f275809f897</url>
  <id>4a95d4d6af4b2d71ed6e5e3834485f275809f897</id>
  <committed-date>2009-04-19T04:11:47-07:00</committed-date>
  <authored-date>2009-04-19T04:11:47-07:00</authored-date>
  <message>Fixed typo in variable name.</message>
  <tree>c8f0373776e61125fd6332845ea05106b60540bd</tree>
  <committer>
    <name>Massimiliano Mirra</name>
    <email>bard@hyperstruct.net</email>
  </committer>
</commit>
