<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -125,7 +125,7 @@ syslog(LOG_ERR, &quot;%s realwatch: |%s|&quot;, __func__, realwatch);
          * stuff, but uClibc does not set d_type, so we just go anyway if
          * we can perform an strtol() and get something larger than 0.
          */
-        if (!strcmp(de-&gt;d_name, &quot;.&quot;) || !strcmp(de-&gt;d_name(&quot;..&quot;))) {
+        if (!strcmp(de-&gt;d_name, &quot;.&quot;) || !strcmp(de-&gt;d_name, &quot;..&quot;)) {
             continue;
         }
 </diff>
      <filename>proc.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>447f9e074522f4c30c7e9f5b9aa1cdd8071e16c1</id>
    </parent>
  </parents>
  <author>
    <name>David Cantrell</name>
    <email>david.l.cantrell@gmail.com</email>
  </author>
  <url>http://github.com/dcantrell/vpncwatch/commit/3407dadee1cada30b08f2967d76c56d82be5363f</url>
  <id>3407dadee1cada30b08f2967d76c56d82be5363f</id>
  <committed-date>2008-05-15T21:03:41-07:00</committed-date>
  <authored-date>2008-05-15T21:03:41-07:00</authored-date>
  <message>Correctly call strcmp().</message>
  <tree>680609638ba3cba84ff872ebcb83d9228ccbef77</tree>
  <committer>
    <name>David Cantrell</name>
    <email>david.l.cantrell@gmail.com</email>
  </committer>
</commit>
