From 157727db0a7b376071ebc43ba6a3d66c52a3b4ba Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 24 Oct 2011 18:11:03 +0200 Subject: [PATCH] fix doc --- INSTALL.txt | 4 ++-- deefuzzer/tools/station.py | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index f868442..8d84a51 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -47,8 +47,8 @@ and run:: For more informations, see http://svn.parisson.org/deefuzzer/ -Twitter (optional) -===================== +Twitter (manual and optional) +================================ To get track twitting, please install python-twitter, python-oauth2 and all their dependencies. diff --git a/deefuzzer/tools/station.py b/deefuzzer/tools/station.py index c3998ad..2b95cbf 100644 --- a/deefuzzer/tools/station.py +++ b/deefuzzer/tools/station.py @@ -591,3 +591,4 @@ class Station(Thread): self.recorder.close() self.channel.close() + -- 2.39.5