X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/1491bf9eaa065ee9d654ae342b085ddb777c7711..19a8f17abaafd78c89db34779e2de8466c444c30:/math/group-dstr.c 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 -------------------------------------------------*/