[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [obfsproxy/master] Fix little copy/paste error.



commit b4cb4281fc725fc53bebae5190f99df816c67876
Author: George Kadianakis <desnacked@xxxxxxxxx>
Date:   Fri Oct 7 19:29:42 2011 +0200

    Fix little copy/paste error.
---
 src/sha256.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/sha256.c b/src/sha256.c
index a49bf3b..8d835d4 100644
--- a/src/sha256.c
+++ b/src/sha256.c
@@ -9,7 +9,7 @@
 #include "sha256.h"
 
 #ifndef _WIN32
-#include <arpa/inet.h> /* for inet_ntoa() */
+#include <arpa/inet.h> /* for htonl/ntohl */
 #endif
 
 #define STMT_BEGIN do {



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits