math/group-dstr.c: Delete some spurious blank lines.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 12 Aug 2021 10:01:30 +0000 (11:01 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 12 Aug 2021 10:01:30 +0000 (11:01 +0100)
math/group-dstr.c

index 4714183..4c7ce8e 100644 (file)
@@ -78,6 +78,4 @@ int group_writedstr(group *g, ge *x, dstr *d)
   return (0);
 }
 
-
-
 /*----- That's all, folks -------------------------------------------------*/