tools/examples: hardcode #!/usr/bin/python shebang
diff --git a/tools/sslsniff.py b/tools/sslsniff.py
index f7bc117..265e87f 100755
--- a/tools/sslsniff.py
+++ b/tools/sslsniff.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
 #
 # sslsniff  Captures data on read/recv or write/send functions of OpenSSL,
 #           GnuTLS and NSS