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

[tor-commits] [tor/master] typo noticed by "_raptor"



commit 167f6f1e966312693a91ecdde4c01a3a2a811e13
Author: Roger Dingledine <arma@xxxxxxxxxxxxxx>
Date:   Thu Jun 7 15:35:19 2012 -0400

    typo noticed by "_raptor"
---
 src/common/compat.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/common/compat.c b/src/common/compat.c
index 334ea1b..91fa182 100644
--- a/src/common/compat.c
+++ b/src/common/compat.c
@@ -143,7 +143,7 @@ tor_open_cloexec(const char *path, int flags, unsigned mode)
   return fd;
 }
 
-/** As fpoen(path,mode), but ensures that the O_CLOEXEC bit is set on the
+/** As fopen(path,mode), but ensures that the O_CLOEXEC bit is set on the
  * underlying file handle. */
 FILE *
 tor_fopen_cloexec(const char *path, const char *mode)

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