mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-27 12:26:37 +02:00
a024a17e87
so we can deal with empty fields that get sent f.e. by anope, like EAUTH=services.test.net,,,Anope-2.0.11 Apparently this is similar to strsep(), or actually hypothetical strsep_r(), a function which does not seem to exist.