[or-cvs] r20627: {projects} another whitespace fix (projects/archives/trunk/exonerator)
sebastian at seul.org
sebastian at seul.org
Mon Sep 21 14:28:18 UTC 2009
Author: sebastian
Date: 2009-09-21 10:28:17 -0400 (Mon, 21 Sep 2009)
New Revision: 20627
Modified:
projects/archives/trunk/exonerator/ExoneraTor.java
Log:
another whitespace fix
Modified: projects/archives/trunk/exonerator/ExoneraTor.java
===================================================================
--- projects/archives/trunk/exonerator/ExoneraTor.java 2009-09-21 14:26:49 UTC (rev 20626)
+++ projects/archives/trunk/exonerator/ExoneraTor.java 2009-09-21 14:28:17 UTC (rev 20627)
@@ -303,7 +303,7 @@
System.out.println("Result is NEGATIVE with high certainty!\n\nWe "
+ "did not find any relay on IP address " + relayIP
+ (target != null ? " permitting exit to " + target : "")
- + "in the consensuses 3:00 hours preceding " + timestampStr
+ + " in the consensuses 3:00 hours preceding " + timestampStr
+ ".");
if (inTooOldConsensuses || inTooNewConsensuses) {
if (inTooOldConsensuses && !inTooNewConsensuses)
More information about the tor-commits
mailing list