Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e1ba1ab7 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

nfsd: fix comment



Obvious comment nit.

Signed-off-by: default avatarJ. Bruce Fields <bfields@citi.umich.edu>
parent 3c61eecb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -153,7 +153,7 @@ int nfs_callback_up(void)
}
}


/*
/*
 * Kill the server process if it is not already up.
 * Kill the server process if it is not already down.
 */
 */
void nfs_callback_down(void)
void nfs_callback_down(void)
{
{