projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
516ce89
)
trailing-whitespace eradication, no functional changes
author
Brian Warner
<warner@allmydata.com>
Thu, 1 Nov 2007 22:34:01 +0000
(15:34 -0700)
committer
Brian Warner
<warner@allmydata.com>
Thu, 1 Nov 2007 22:34:01 +0000
(15:34 -0700)
src/allmydata/node.py
patch
|
blob
|
history
diff --git
a/src/allmydata/node.py
b/src/allmydata/node.py
index faa1dc8be62a6c8fd1a1b7d8358087d087e3125b..7310595cde80e6ac0fe63c867294cbd033ea4149 100644
(file)
--- 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