<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ foreach my $f (@files) {
     close ($fh);
     my $after = $before;
     $after =~ s/\t/    /g;
-    $after =~ s/\s+$//mg;
+    $after =~ s/ +$//mg;
     $after .= &quot;\n&quot; unless $after =~ /\n$/;
     next if $after eq $before;
     open(my $fh, &quot;&gt;$f&quot;) or die;</diff>
      <filename>devtools/clean-whitespace.pl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f7ba3baeea6abd4c4e7d70b38c9ac3500272890a</id>
    </parent>
  </parents>
  <author>
    <name>Brad Fitzpatrick</name>
    <email>brad@danga.com</email>
  </author>
  <url>http://github.com/dustin/memcached/commit/30b7495d55e0e3862be00041bd15bd0bd7a49f2d</url>
  <id>30b7495d55e0e3862be00041bd15bd0bd7a49f2d</id>
  <committed-date>2006-09-03T20:52:53-07:00</committed-date>
  <authored-date>2006-09-03T20:52:53-07:00</authored-date>
  <message>whoops.  this removed extra blank lines between functions earlier



git-svn-id: http://code.sixapart.com/svn/memcached/trunk/server@332 b0b603af-a30f-0410-a34e-baf09ae79d0b</message>
  <tree>b909801268ac55921a4288258676d12f9353b4e0</tree>
  <committer>
    <name>Brad Fitzpatrick</name>
    <email>brad@danga.com</email>
  </committer>
</commit>
