mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonInteracti


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/daemon/common/commonInteractive.ml
Date: Thu, 06 Oct 2005 06:21:16 -0400

Index: mldonkey/src/daemon/common/commonInteractive.ml
diff -u mldonkey/src/daemon/common/commonInteractive.ml:1.48 
mldonkey/src/daemon/common/commonInteractive.ml:1.49
--- mldonkey/src/daemon/common/commonInteractive.ml:1.48        Tue Sep  6 
11:29:10 2005
+++ mldonkey/src/daemon/common/commonInteractive.ml     Thu Oct  6 10:21:06 2005
@@ -53,7 +53,7 @@
   | 60  (* '<'  *)
   | 62  (* '>'  *)
   | 124 (* '|'  *)
-  | 37  (* '%'  *) when Autoconf.system = "windows" -> 95 (* '_' *)
+  | 37  (* '%'  *) when Autoconf.windows -> 95 (* '_' *)
   | _ -> uc
 
 let canonize_basename name =




reply via email to

[Prev in Thread] Current Thread [Next in Thread]