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

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

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

revision 1.37 by spiralvoice, Sun Jul 10 23:19:16 2005 UTC revision 1.38 by spiralvoice, Sun Jul 17 16:11:12 2005 UTC
# Line 454  type network = { Line 454  type network = {
454      mutable op_network_connected_servers : (unit -> server list);      mutable op_network_connected_servers : (unit -> server list);
455      mutable op_network_is_enabled : (unit -> bool);      mutable op_network_is_enabled : (unit -> bool);
456      mutable op_network_save_complex_options : (unit -> unit);      mutable op_network_save_complex_options : (unit -> unit);
457        mutable op_network_save_sources : (unit -> unit);
458      mutable op_network_load_complex_options : (unit -> unit);      mutable op_network_load_complex_options : (unit -> unit);
459      mutable op_network_enable : (unit -> unit);      mutable op_network_enable : (unit -> unit);
460      mutable op_network_disable : (unit -> unit);      mutable op_network_disable : (unit -> unit);

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

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