From a03704918893e2ae40b4f35d8d2bc240cb3e3eb1 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Thu, 1 Nov 2007 15:34:01 -0700 Subject: [PATCH] trailing-whitespace eradication, no functional changes --- src/allmydata/node.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/allmydata/node.py b/src/allmydata/node.py index faa1dc8b..7310595c 100644 --- a/src/allmydata/node.py +++ b/src/allmydata/node.py @@ -29,7 +29,7 @@ def formatTimeTahoeStyle(self, when): return d.isoformat(" ") + ".000Z" class Node(service.MultiService): - # this implements common functionality of both Client nodes, Introducer + # this implements common functionality of both Client nodes, Introducer # nodes, and Vdrive nodes NODETYPE = "unknown NODETYPE" PORTNUMFILE = None -- 2.45.2