From e304c74f8f67e11fea53dff534a9ff71172b72cb Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Thu, 1 Nov 2007 15:34:07 -0700
Subject: [PATCH] trailing-whitespace eradication, no functional changes

---
 src/allmydata/scripts/tahoe_put-web2ish.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/allmydata/scripts/tahoe_put-web2ish.py b/src/allmydata/scripts/tahoe_put-web2ish.py
index 4990ebdc..6dceaee2 100644
--- a/src/allmydata/scripts/tahoe_put-web2ish.py
+++ b/src/allmydata/scripts/tahoe_put-web2ish.py
@@ -89,7 +89,7 @@ def _put(serverurl, vdrive_fname, local_fname, verbosity):
 def put(server, vdrive_fname, local_fname, verbosity):
     """
     This starts the reactor, does the PUT command, waits for the result, stops
-    the reactor, and returns the exit code. 
+    the reactor, and returns the exit code.
 
     @param verbosity: 0, 1, or 2, meaning quiet, verbose, or very verbose
 
-- 
2.45.2