From c71b3959305128c20e4f24966375bdcc9538101b Mon Sep 17 00:00:00 2001 From: sinn3r Date: Mon, 17 Jun 2013 16:27:31 -0500 Subject: [PATCH] Minor change --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index abf5776c67..23c0acd463 100644 --- a/HACKING +++ b/HACKING @@ -39,7 +39,7 @@ interactive session type specific for the type of exploit. 3. Don't use "sleep". It has been known to cause issues with multi-threaded programs on various platforms running an older version of Ruby such as 1.8. Instead, we use "select(nil, nil, nil,