Take three:

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 21:05:11 -0000
@@ -270,7 +270,8 @@
        psproc1(defp, 0, "int", "", 0xFFFFFFFF);
     }

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



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

Reply via email to