]> andersk Git - moira.git/commitdiff
Un-crock the KDC host (oops -- this one got distributed!!).
authorwesommer <wesommer>
Fri, 4 Sep 1987 22:30:34 +0000 (22:30 +0000)
committerwesommer <wesommer>
Fri, 4 Sep 1987 22:30:34 +0000 (22:30 +0000)
reg_svr/admin_call.c

index bbb7a7b37f3799c5a5a6eae9881b463be5a4c8cc..f0359102f559fde6e2b08d23f1da6cf09ce12daf 100644 (file)
  *     Completely gutted and rewritten by Bill Sommerfeld, August 1987
  *
  *     $Log$
- *     Revision 1.2  1987-08-22 17:13:59  wesommer
- *     Make admin_errmsg external rather than static.
- *     Crock up KDC host.
+ *     Revision 1.3  1987-09-04 22:30:34  wesommer
+ *     Un-crock the KDC host (oops -- this one got distributed!!).
  *
+ * Revision 1.2  87/08/22  17:13:59  wesommer
+ * Make admin_errmsg external rather than static.
+ * Crock up KDC host.
+ * 
  * Revision 1.1  87/08/07  13:50:37  wesommer
  * Initial revision
  * 
@@ -35,7 +38,6 @@ static char *rcsid_admin_call_c = "$Header$";
 #include <strings.h>
 #include <stdio.h>
 
-#define KERB_HOST "icarus"
 #include "admin_err.h"
 #include "admin_server.h"
 #include "prot.h"
This page took 0.057452 seconds and 5 git commands to generate.