[or-cvs] while we"re at it, fix a cosmetic compiler warning on fedor...

Roger Dingledine arma at seul.org
Sun Jul 4 06:22:47 UTC 2004


Update of /home/or/cvsroot/src/or
In directory moria.mit.edu:/home2/arma/work/onion/0071/src/or

Modified Files:
      Tag: tor-0_0_7-patches
	or.h 
Log Message:
while we're at it, fix a cosmetic compiler warning on fedora and maybe others


Index: or.h
===================================================================
RCS file: /home/or/cvsroot/src/or/or.h,v
retrieving revision 1.365
retrieving revision 1.365.2.1
diff -u -d -r1.365 -r1.365.2.1
--- or.h	5 Jun 2004 01:56:54 -0000	1.365
+++ or.h	4 Jul 2004 06:22:45 -0000	1.365.2.1
@@ -1115,6 +1115,7 @@
 void dns_init(void);
 int connection_dns_finished_flushing(connection_t *conn);
 int connection_dns_process_inbuf(connection_t *conn);
+void dnsworkers_rotate(void);
 void connection_dns_remove(connection_t *conn);
 void assert_connection_edge_not_dns_pending(connection_t *conn);
 void assert_all_pending_dns_resolves_ok(void);



More information about the tor-commits mailing list