[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Fix unterminated comment
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$ */