From 1545e1f1a73f7b56899c4387c2adac9966a41878 Mon Sep 17 00:00:00 2001 From: Mitchell Berger Date: Wed, 20 Jun 2001 03:47:06 +0000 Subject: [PATCH] * design.tex: Silly typo fixed git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13393 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/rpc/design.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rpc/design.tex b/doc/rpc/design.tex index 0ccee4707..fbd60f914 100644 --- a/doc/rpc/design.tex +++ b/doc/rpc/design.tex @@ -375,7 +375,7 @@ is to arrange to deserialize the function results explicitly: Since xdr_void does not read any data from the XDR stream, the function results are still available when AUTH_UNWRAP is called. Note -that AUTH_UNWRAP should only be called on {\it successfull} calls; if +that AUTH_UNWRAP should only be called on {\it successful} calls; if the reply message status is not RPC_SUCCESS there are no arguments to read. -- 2.26.2