From: Mark Wooding Date: Thu, 12 Aug 2021 10:01:30 +0000 (+0100) Subject: math/group-dstr.c: Delete some spurious blank lines. X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/commitdiff_plain/19a8f17abaafd78c89db34779e2de8466c444c30 math/group-dstr.c: Delete some spurious blank lines. --- diff --git a/math/group-dstr.c b/math/group-dstr.c index 47141835..4c7ce8e1 100644 --- a/math/group-dstr.c +++ b/math/group-dstr.c @@ -78,6 +78,4 @@ int group_writedstr(group *g, ge *x, dstr *d) return (0); } - - /*----- That's all, folks -------------------------------------------------*/