diff options
Diffstat (limited to 'usr.sbin/rpcbind/warmstart.c')
-rw-r--r-- | usr.sbin/rpcbind/warmstart.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpcbind/warmstart.c b/usr.sbin/rpcbind/warmstart.c index fed9231..1962e1c 100644 --- a/usr.sbin/rpcbind/warmstart.c +++ b/usr.sbin/rpcbind/warmstart.c @@ -28,7 +28,7 @@ */ /* * warmstart.c - * Allows for gathering of registrations from a earlier dumped file. + * Allows for gathering of registrations from an earlier dumped file. * * Copyright (c) 1990 by Sun Microsystems, Inc. */ |