[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Kill extraneous x from 907db008ab0007f0a02
commit fa6a65756fff4f2c1da82839199baecdb410b5c7
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date: Mon Oct 22 14:28:37 2012 -0400
Kill extraneous x from 907db008ab0007f0a02
Looks like clang doesn't complain about this kind of thing.
Spotted by Andrea. Bug not in any released version.
---
src/or/config.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/or/config.c b/src/or/config.c
index da73f78..6eace9f 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -27,7 +27,7 @@
#include "dirserv.h"
#include "dirvote.h"
#include "dns.h"
-#include "entrynodes.h"x
+#include "entrynodes.h"
#include "geoip.h"
#include "hibernate.h"
#include "main.h"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits