/[mldonkey]/mldonkey/src/networks/donkey/donkeyProtoServer.ml
ViewVC logotype

Diff of /mldonkey/src/networks/donkey/donkeyProtoServer.ml

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

revision 1.18 by spiralvoice, Mon Aug 8 16:47:31 2005 UTC revision 1.19 by spiralvoice, Sun Aug 28 12:07:49 2005 UTC
# Line 1135  let rec parse magic s = Line 1135  let rec parse magic s =
1135          else          else
1136            failwith "No Zlib to uncompress packet"            failwith "No Zlib to uncompress packet"
1137      | _ ->      | _ ->
1138          failwith (Printf.sprintf "Unkown opcode %d from server\n" opcode)          failwith (Printf.sprintf "Unknown opcode %d from server\n" opcode)
1139    with    with
1140      e ->      e ->
1141        if !CommonOptions.verbose_unknown_messages then begin        if !CommonOptions.verbose_unknown_messages then begin

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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