]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: (refactor) rename a function, s/new_process/new_proc/g
authorMasatake YAMATO <yamato@redhat.com>
Tue, 23 Jan 2024 23:58:45 +0000 (08:58 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Sun, 28 Jan 2024 17:10:42 +0000 (02:10 +0900)
commit717dfc23b600fcc6e2d35d8624e6601de71dc904
tree1d85f396e104aca0a14395bf6456da4ee26eecd8
parent27eec306df02e2235788833423f6dd994a96f76c
lsfd: (refactor) rename a function, s/new_process/new_proc/g

Rename the function for making the name consistent with free_proc().

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.c