]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - net.cc
2002-02-19 Robert Collins <rbtcollins@hotmail.com>
[cygwin-apps/setup.git] / net.cc
diff --git a/net.cc b/net.cc
index 96aaa877134224e5f8a123c9e451fb46fb1dbb2d..81815a51a8d5f0459bb43ffc7b7be12ac071bc23 100644 (file)
--- a/net.cc
+++ b/net.cc
@@ -113,7 +113,7 @@ NetPage::OnNext ()
 {
   save_dialog (GetHWND ());
 
-  log (0, "net: %s",
+  log (LOG_TIMESTAMP, "net: %s",
        (net_method == IDC_NET_IE5) ? "IE5" :
        (net_method == IDC_NET_DIRECT) ? "Direct" : "Proxy");
 
This page took 0.024433 seconds and 5 git commands to generate.