mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
style(9)
Noticed by: rwatson
This commit is contained in:
parent
6a70163fcc
commit
e3e6449247
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163757
@ -930,6 +930,7 @@ linprocfs_donetdev(PFS_FILL_ARGS)
|
||||
static int
|
||||
linprocfs_dopid_max(PFS_FILL_ARGS)
|
||||
{
|
||||
|
||||
sbuf_printf(sb, "%i\n", PID_MAX);
|
||||
|
||||
return (0);
|
||||
|
Loading…
Reference in New Issue
Block a user