projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a0a6f1
)
* design.tex: Silly typo fixed
author
Mitchell Berger
<mitchb@mit.edu>
Wed, 20 Jun 2001 03:47:06 +0000
(
03:47
+0000)
committer
Mitchell Berger
<mitchb@mit.edu>
Wed, 20 Jun 2001 03:47:06 +0000
(
03:47
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13393
dc483132
-0cff-0310-8789-
dd5450dbe970
doc/rpc/design.tex
patch
|
blob
|
history
diff --git
a/doc/rpc/design.tex
b/doc/rpc/design.tex
index 0ccee4707e50939c222b75460266272e4f72f6ff..fbd60f9144bd37235178f16f98c878a20058fba4 100644
(file)
--- 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 successful
l
} 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.