s4:kdc: Move parameter comments adjacent to parameters
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 19 May 2023 01:15:45 +0000 (13:15 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 24 May 2023 00:50:31 +0000 (00:50 +0000)
commit8dea2a434560806eeb62fa8401770af5c4a223f4
tree8057842079d490d3df1c3218b677f438858c8f48
parent200117f5edfd5690a89e4e9f08674a5c322db4f8
s4:kdc: Move parameter comments adjacent to parameters

This is more consistent with the non-NULL parameters, and makes it
easier to swap in the real values when we get them.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/mit_samba.c