chiark / gitweb /
pwsafe: Trim an overly-long section boundary.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 21 Oct 2019 17:03:20 +0000 (18:03 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 11 Apr 2020 11:44:21 +0000 (12:44 +0100)
pwsafe

diff --git a/pwsafe b/pwsafe
index e622e531378be262d4be9fe92254ed8718ff9b69..dd46261624bc1890afd7b6543fec582fedd4dde5 100644 (file)
--- a/pwsafe
+++ b/pwsafe
@@ -24,7 +24,7 @@
 ### along with Catacomb/Python; if not, write to the Free Software Foundation,
 ### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-###---------------------------------------------------------------------------
+###--------------------------------------------------------------------------
 ### Imported modules.
 
 from __future__ import with_statement