Imported Upstream version 1.20.1
[platform/upstream/krb5.git] / src / lib / rpc / xdr.c
index 8c14ddc..24c3de4 100644 (file)
@@ -544,7 +544,7 @@ xdr_u_int32(XDR *xdrs, uint32_t *up)
 }
 
 /*
- * XDR a descriminated union
+ * XDR a discriminated union
  * Support routine for discriminated unions.
  * You create an array of xdrdiscrim structures, terminated with
  * an entry with a null procedure pointer.  The routine gets