[or-cvs] Fix unterminated comment

Nick Mathewson nickm at seul.org
Sun Apr 3 05:21:23 UTC 2005


Update of /home/or/cvsroot/tor/src/common
In directory moria.mit.edu:/tmp/cvs-serv28452/src/common

Modified Files:
	test.h 
Log Message:
Fix unterminated comment

Index: test.h
===================================================================
RCS file: /home/or/cvsroot/tor/src/common/test.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- test.h	1 Apr 2005 20:15:54 -0000	1.19
+++ test.h	3 Apr 2005 05:21:16 -0000	1.20
@@ -1,5 +1,5 @@
 /* Copyright 2001,2002,2003 Roger Dingledine.
- * Copyright 2004-2005 Roger Dingledine, Nick Mathewson *
+ * Copyright 2004-2005 Roger Dingledine, Nick Mathewson */
 /* See LICENSE for licensing information */
 /* $Id$ */
 



More information about the tor-commits mailing list