From: achbed Date: Fri, 30 Jan 2015 09:37:57 +0000 (-0600) Subject: Fix for extra indent on line 1 of station.py X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2692dbd03da1f5326d814de4facf45cba638e9fd;p=deefuzzer.git Fix for extra indent on line 1 of station.py --- diff --git a/deefuzzer/station.py b/deefuzzer/station.py index c926f11..748abb8 100644 --- a/deefuzzer/station.py +++ b/deefuzzer/station.py @@ -1,4 +1,4 @@ - #!/usr/bin/python +#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright (C) 2006-2011 Guillaume Pellerin