/[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.38 by spiralvoice, Sun Jul 17 16:11:12 2005 UTC revision 1.39 by spiralvoice, Mon Aug 15 20:27:56 2005 UTC
# Line 728  sending it twice. *) Line 728  sending it twice. *)
728      mutable gui_rooms : numevents;      mutable gui_rooms : numevents;
729      mutable gui_results : numevents;      mutable gui_results : numevents;
730      mutable gui_shared_files : numevents;      mutable gui_shared_files : numevents;
731        mutable gui_networks : numevents;
732        
733    }    }
734        
# Line 745  and event = Line 746  and event =
746  | Room_info_event of room  | Room_info_event of room
747  | Result_info_event of result  | Result_info_event of result
748  | Shared_info_event of shared  | Shared_info_event of shared
749    | Network_info_event of network
750    
751  | Client_new_file_event of client * string * result  | Client_new_file_event of client * string * result
752  | File_add_source_event of file * client  | File_add_source_event of file * client

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

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