]> jfr.im git - solanum.git/blobdiff - include/match.h
Add .travis.yml
[solanum.git] / include / match.h
index da6f781e46d9b38d1eba79f52283cfe6c4074013..9b6fb882652f2b1989087250f16d745bffd7e6d9 100644 (file)
@@ -52,9 +52,9 @@ int comp_with_mask(void *addr, void *dest, u_int mask);
 int comp_with_mask_sock(struct sockaddr *addr, struct sockaddr *dest, u_int mask);
 
 /*
- * collapse - collapse a string in place, converts multiple adjacent *'s 
+ * collapse - collapse a string in place, converts multiple adjacent *'s
  * into a single *.
- * collapse - modifies the contents of pattern 
+ * collapse - modifies the contents of pattern
  *
  * collapse_esc() - collapse with support for escaping chars
  */