]> andersk Git - moira.git/commitdiff
put in kadm et initialization
authormar <mar>
Fri, 26 Jul 1991 14:47:21 +0000 (14:47 +0000)
committermar <mar>
Fri, 26 Jul 1991 14:47:21 +0000 (14:47 +0000)
clients/userreg/reg_stubs.c

index 48a94a724e2109d760f7e089d84be75823448cb7..9838621d95de2d8d22228fb5a398f608b55cb876 100644 (file)
@@ -50,7 +50,7 @@ ureg_init()
     initialize_ureg_error_table();
     initialize_krb_error_table(); 
     initialize_sms_error_table();
-/*     init_kadm_err_tbl(); */
+    initialize_kadm_error_table();
    
     seq_no = getpid();
 
This page took 0.455901 seconds and 5 git commands to generate.