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

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

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

revision 1.3 by mldonkey, Thu Jul 29 10:25:33 2004 UTC revision 1.4 by spiralvoice, Mon Oct 10 16:22:24 2005 UTC
# Line 58  let dummy_user_impl = { Line 58  let dummy_user_impl = {
58    
59        
60  let dummy_user  = as_user dummy_user_impl  let dummy_user  = as_user dummy_user_impl
61  module H = Weak2.Make(struct  module H = Weak.Make(struct
62        type t = user        type t = user
63        let hash x = Hashtbl.hash (user_num x)        let hash x = Hashtbl.hash (user_num x)
64                

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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