]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/gline.c
srvx sync: When MAIN_LOG is NULL, report to stderr
[irc/evilnet/x3.git] / src / gline.c
index fbaba6cf02343dbe8f9850e0034722c0421d3ca6..489d00b4bc1d98ea84774757ed8e3b5f45558a67 100644 (file)
@@ -5,7 +5,7 @@
  *
  * x3 is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -424,3 +424,4 @@ gline_discrim_search(struct gline_discrim *discrim, gline_search_func gsf, void
     heap_remove_pred(gline_heap, gline_search_helper, &search);
     return search.hits;
 }
+