trailing-whitespace eradication, no functional changes

This commit is contained in:
Brian Warner 2007-11-01 15:34:01 -07:00
parent 516ce89a1e
commit a037049188

View File

@ -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