mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Kill extraneous x from 907db008ab
Looks like clang doesn't complain about this kind of thing. Spotted by Andrea. Bug not in any released version.
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user