[or-cvs] r7063: remove extraneous #endif (in tor/trunk: . src/or)

nickm at seul.org nickm at seul.org
Tue Aug 15 03:54:14 UTC 2006


Author: nickm
Date: 2006-08-14 23:54:13 -0400 (Mon, 14 Aug 2006)
New Revision: 7063

Modified:
   tor/trunk/
   tor/trunk/src/or/dns.c
Log:
 r7393 at Kushana:  nickm | 2006-08-14 23:51:07 -0400
 remove extraneous #endif



Property changes on: tor/trunk
___________________________________________________________________
Name: svk:merge
   - 17f730b7-d419-0410-b50f-85ee4b70197a:/local/or/tor/trunk:8290
1f724f9b-111a-0410-b636-93f1a77c1813:/local/or/tor/trunk:8207
96637b51-b116-0410-a10e-9941ebb49b64:/tor/branches/spec:7005
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/eventdns:7386
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/mmap:7030
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/oo-connections:6950
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/trans-ap:7315
c95137ef-5f19-0410-b913-86e773d04f59:/tor/trunk:7392
   + 17f730b7-d419-0410-b50f-85ee4b70197a:/local/or/tor/trunk:8290
1f724f9b-111a-0410-b636-93f1a77c1813:/local/or/tor/trunk:8207
96637b51-b116-0410-a10e-9941ebb49b64:/tor/branches/spec:7005
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/eventdns:7386
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/mmap:7030
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/oo-connections:6950
c95137ef-5f19-0410-b913-86e773d04f59:/tor/branches/trans-ap:7315
c95137ef-5f19-0410-b913-86e773d04f59:/tor/trunk:7393

Modified: tor/trunk/src/or/dns.c
===================================================================
--- tor/trunk/src/or/dns.c	2006-08-15 03:54:09 UTC (rev 7062)
+++ tor/trunk/src/or/dns.c	2006-08-15 03:54:13 UTC (rev 7063)
@@ -170,7 +170,6 @@
     return configure_nameservers();
   return 0;
 #endif
-#endif
 }
 
 uint32_t



More information about the tor-commits mailing list