From b670a079236a4e382cfe927f3e352b3e7a231166 Mon Sep 17 00:00:00 2001 From: Yawning Angel Date: Thu, 26 Mar 2015 06:46:24 +0000 Subject: Fix comments. (No functional changes) --- obfs4proxy/parentMonitor.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'obfs4proxy/parentMonitor.go') diff --git a/obfs4proxy/parentMonitor.go b/obfs4proxy/parentMonitor.go index beeea50..e2f078d 100644 --- a/obfs4proxy/parentMonitor.go +++ b/obfs4proxy/parentMonitor.go @@ -63,7 +63,7 @@ func parentMonitorPpidChange(ppid int) { // exceptions (Slowlaris/Android), but the parent PID changes // under those platforms as well. // - // Naturally we lose if the parent has died by the when the + // Naturally we lose if the parent has died by the time when the // Getppid() call was issued in our parent, but, this is better // than nothing. -- cgit v1.2.3