/[mldonkey]/mldonkey/src/daemon/common/commonComplexOptions.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/commonComplexOptions.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by spiralvoice, Sun Jul 17 16:12:59 2005 UTC revision 1.26 by spiralvoice, Fri Jul 22 10:58:55 2005 UTC
# Line 921  let save () = Line 921  let save () =
921          Options.save_with_help results_ini;          Options.save_with_help results_ini;
922          results =:= [];          results =:= [];
923      end;      end;
   CommonGlobals.print_localtime ();  
924    lprintf_nl "Options correctly saved"    lprintf_nl "Options correctly saved"
925    
926  let save_sources () =  let save_sources () =
927    networks_iter (fun n -> network_save_sources n);    networks_iter (fun n -> network_save_sources n);
   CommonGlobals.print_localtime ();  
928    lprintf_nl "Sources correctly saved"    lprintf_nl "Sources correctly saved"

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26