X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/0f00dc4c8eb47e67bc0f148c2dd109f73a451e0a..HEAD:/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 -------------------------------------------------*/