This is the correct patch:

Index: rpc_hout.c
===================================================================
RCS file: /cvs/openafs/src/rxgen/rpc_hout.c,v
retrieving revision 1.7.2.1
diff -u -r1.7.2.1 rpc_hout.c
--- rpc_hout.c  15 Oct 2005 01:20:03 -0000      1.7.2.1
+++ rpc_hout.c  15 Oct 2005 20:39:17 -0000
@@ -270,7 +270,7 @@
        psproc1(defp, 0, "int", "", 0xFFFFFFFF);
     }

-    psproc1(defp, 1, "afs_int32", "S", 0xFFFFFFFF);
+    psproc1(defp, 1, "afs_int32", ServerPrefix, 0xFFFFFFFF);
 }

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to