[or-cvs] Implement hidserv_XX functions; there is still an XXX in di...

Nick Mathewson nickm at seul.org
Wed Mar 31 03:42:58 UTC 2004


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

Modified Files:
	util.c 
Log Message:
Implement hidserv_XX functions; there is still an XXX in directory_handle_command

Index: util.c
===================================================================
RCS file: /home/or/cvsroot/src/common/util.c,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- util.c	30 Mar 2004 22:59:00 -0000	1.73
+++ util.c	31 Mar 2004 03:42:55 -0000	1.74
@@ -380,7 +380,7 @@
  *
  * // uppercase values in "map", removing empty values.
  *
- * strmap_iterator_t *iter;
+ * strmap_iter_t *iter;
  * const char *key;
  * void *val;
  * char *cp;



More information about the tor-commits mailing list