/[mldonkey]/mldonkey/src/daemon/driver/driverCommands.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/driver/driverCommands.ml

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

revision 1.82 by spiralvoice, Sun Aug 28 12:18:30 2005 UTC revision 1.83 by spiralvoice, Wed Aug 31 23:54:02 2005 UTC
# Line 396  let _ = Line 396  let _ =
396    
397      "buildinfo", Arg_none (fun o ->      "buildinfo", Arg_none (fun o ->
398          let buf = o.conn_buf in          let buf = o.conn_buf in
399          let buildinfo = CommonGlobals.buildinfo () in          let buildinfo = CommonComplexOptions.buildinfo () in
400          if o.conn_output = HTML then          if o.conn_output = HTML then
401            begin            begin
402              Printf.bprintf buf "\\<div class=\\\"cs\\\"\\>";              Printf.bprintf buf "\\<div class=\\\"cs\\\"\\>";

Legend:
Removed from v.1.82  
changed lines
  Added in v.1.83

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