From: Mark Wooding Date: Mon, 21 Oct 2019 17:03:20 +0000 (+0100) Subject: pwsafe: Trim an overly-long section boundary. X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/commitdiff_plain/9486cf9d09a8fbb6f6c0fd4a95c62456b005671a?ds=inline pwsafe: Trim an overly-long section boundary. --- diff --git a/pwsafe b/pwsafe index e622e53..dd46261 100644 --- 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