diff options
Diffstat (limited to 'sunrpc/rpc/auth_des.h')
-rw-r--r-- | sunrpc/rpc/auth_des.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sunrpc/rpc/auth_des.h b/sunrpc/rpc/auth_des.h index 24afaee125..097eb68771 100644 --- a/sunrpc/rpc/auth_des.h +++ b/sunrpc/rpc/auth_des.h @@ -21,8 +21,8 @@ #define _RPC_AUTH_DES_H 1 #include <sys/cdefs.h> -/* This is no complete version of this header. More defintions with - the real authentification stuff will come in 1997. For now we only +/* This is no complete version of this header. More definitions with + the real authentication stuff will come in 1997. For now we only need to define the function for handling public keys. */ |