[BACK]Return to install.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / distrib / utils / sysinst

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/distrib/utils/sysinst/Attic/install.c between version 1.23 and 1.24

version 1.23, 2000/10/11 23:47:55 version 1.24, 2000/10/22 22:57:04
Line 142  do_install()
Line 142  do_install()
         sanity_check();          sanity_check();
   
         md_cleanup_install();          md_cleanup_install();
   
           msg_display(MSG_instcomplete);
           process_menu(MENU_ok);
 }  }

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

CVSweb <webmaster@jp.NetBSD.org>