[tor-commits] [vidalia/alpha] Fix typo in define

chiiph at torproject.org chiiph at torproject.org
Thu Jun 14 22:42:08 UTC 2012


commit 43acda47404cd915d364f37008496569c22941f0
Author: Tomás Touceda <chiiph at torproject.org>
Date:   Wed Jun 13 14:45:11 2012 -0300

    Fix typo in define
---
 src/torcontrol/TorSignal.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/torcontrol/TorSignal.h b/src/torcontrol/TorSignal.h
index 1ab8978..2858a91 100644
--- a/src/torcontrol/TorSignal.h
+++ b/src/torcontrol/TorSignal.h
@@ -14,7 +14,7 @@
 */
 
 #ifndef _TORSIGNAL_H
-#define _TORSGINAL_H
+#define _TORSIGNAL_H
 
 #include <QString>
 





More information about the tor-commits mailing list