From: wesommer Date: Fri, 4 Sep 1987 22:30:34 +0000 (+0000) Subject: Un-crock the KDC host (oops -- this one got distributed!!). X-Git-Tag: BETA5-24-88~59 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/56d50401cf0029186326ac154bb6cb97c2edc757 Un-crock the KDC host (oops -- this one got distributed!!). --- diff --git a/reg_svr/admin_call.c b/reg_svr/admin_call.c index bbb7a7b3..f0359102 100644 --- a/reg_svr/admin_call.c +++ b/reg_svr/admin_call.c @@ -11,10 +11,13 @@ * 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 #include -#define KERB_HOST "icarus" #include "admin_err.h" #include "admin_server.h" #include "prot.h"