]> andersk Git - moira.git/commitdiff
updated for new com_err library
authormar <mar>
Mon, 26 Jun 1989 09:05:18 +0000 (09:05 +0000)
committermar <mar>
Mon, 26 Jun 1989 09:05:18 +0000 (09:05 +0000)
update/update_server.c

index 941ce4c2f319650deee77e4f79fa0d8b9dbd669c..7ab6b8db83c062be6cbd11d934f6e614bce0bd86 100644 (file)
@@ -108,8 +108,8 @@ main(argc, argv)
 #endif
 
      umask(0022);
-     init_sms_err_tbl();
-     init_krb_err_tbl();
+     initialize_sms_error_table();
+     initialize_krb_error_table();
      sms_update_initialize();
 
      /* wait for connection */
This page took 0.096421 seconds and 5 git commands to generate.