mirror of
https://git.checksum.fail/alec/slon.git
synced 2025-12-08 20:19:56 +02:00
5 lines
96 B
HolyC
5 lines
96 B
HolyC
if (!StrICmp("/nodeinfo/2.0", session->path())) {
|
|
@slon_nodeinfo_20(session);
|
|
return;
|
|
}
|