[torsocks/master] Fix: typo in exit.c comment

4 Apr
2014
4 Apr
'14
10:40 p.m.
commit 380c399776778958700b055eac31420997d52a39 Author: David Goulet <dgoulet@ev0ke.net> Date: Sun Nov 10 21:27:22 2013 -0500 Fix: typo in exit.c comment Signed-off-by: David Goulet <dgoulet@ev0ke.net> --- src/lib/exit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/exit.c b/src/lib/exit.c index ce4655f..f1560f3 100644 --- a/src/lib/exit.c +++ b/src/lib/exit.c @@ -23,7 +23,7 @@ /* * _exit() and _Exit are hijacked here so we can cleanup torsocks library - * safely since the constructor is *not* called for these functions. + * safely since the destructor is *not* called for these functions. */ void _exit(int status)
4084
Age (days ago)
4084
Last active (days ago)
0 comments
1 participants
participants (1)
-
dgoulet@torproject.org