[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] fix typo in output format



Update of /home/freehaven/cvsroot/doc/e2e-traffic/src
In directory moria.mit.edu:/tmp/cvs-serv11123/src

Modified Files:
	trials.cpp 
Log Message:
fix typo in output format

Index: trials.cpp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/src/trials.cpp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- trials.cpp	8 Jan 2004 03:26:34 -0000	1.10
+++ trials.cpp	8 Jan 2004 03:29:23 -0000	1.11
@@ -19,7 +19,7 @@
     out << ",nObservedRounds="<<nRoundsObserved<<",nObsRoundsMaybeAlice="
         << nRoundsMaybeAlice;
   }
-  out << "nRoundsToGuessNth=";
+  out << ",nRoundsToGuessNth=";
   pvec(out, roundsToGuessN) << ")";
 }
 

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/