chiark / gitweb /
math/group-dstr.c: Delete some spurious blank lines.
[catacomb] / math / group-dstr.c
index 47141835b657ed6c485b9584ceccb70af2d23bbc..4c7ce8e159a198a3286b84575453ff782c603e95 100644 (file)
@@ -78,6 +78,4 @@ int group_writedstr(group *g, ge *x, dstr *d)
   return (0);
 }
 
-
-
 /*----- That's all, folks -------------------------------------------------*/