<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -350,8 +350,8 @@ char *get_stats(const bool bin_prot, const char *stat_type,
         pos += size;
 
         sprintf(val, &quot;%llu&quot;, stats.evictions);
-        size = add_stats(pos, &quot;evictions_items&quot;, strlen(&quot;evictions_items&quot;),
-                         val, strlen(val));
+        size = add_stats(pos, &quot;evictions&quot;, strlen(&quot;evictions&quot;), val,
+                         strlen(val));
         *buflen += size;
         pos += size;
 </diff>
      <filename>slabs.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>48f45982bb84961c2b08e092b597689726fb38b4</id>
    </parent>
  </parents>
  <author>
    <name>Toru Maesaka</name>
    <email>dev@torum.net</email>
  </author>
  <url>http://github.com/dustin/memcached/commit/b4cdbb48ba6b850d6fd4c12b8ace2e6901c7aa87</url>
  <id>b4cdbb48ba6b850d6fd4c12b8ace2e6901c7aa87</id>
  <committed-date>2009-01-03T00:09:11-08:00</committed-date>
  <authored-date>2008-10-02T01:41:35-07:00</authored-date>
  <message>Fixed a typo in stats key and cleaned whitespaces.</message>
  <tree>99ee6dfb085e1ac7dbf0068f4644f426d208d028</tree>
  <committer>
    <name>Dustin Sallings</name>
    <email>dustin@spy.net</email>
  </committer>
</commit>
