]> git.tuebingen.mpg.de Git - paraslash.git/commit
Move FOR_EACH_RECEIVER from recv.h to recv_common.c.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 11 Jun 2025 19:04:48 +0000 (21:04 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 12 Jun 2025 23:13:45 +0000 (01:13 +0200)
commit388785f8ff0a3e8e792152cbdbdd719f64342630
tree12be40514dc58412cf3d1800ee10a0e4704bce59
parentbb9ea79c429d38c43e540fbfe664de1f38f20ee2
Move FOR_EACH_RECEIVER from recv.h to recv_common.c.

It called twice from there but from nowhere else.
recv.h
recv_common.c