I got the bug to stop biting me, and even made the code more beautiful in the process.
[citadel.git] / libcitadel / lib / tools.c
index b50cd66b5842f1fbad54db57f424dfa1e70b13dd..57e1e8ce3d6cefce9b535ae60d3abd0cc806b8ad 100644 (file)
@@ -574,8 +574,6 @@ const char *cmemreadlinelen(const char *start, char *buf, int maxlen, int *retle
 }
 
 
-
-
 /*
  * Strip a boundarized substring out of a string (for example, remove
  * parentheses and anything inside them).