g-os_lib.adb (Normalize_Pathname): Preserve the double slash ("//") that precede...
authorVincent Celier <celier@gnat.com>
Fri, 26 Oct 2001 15:12:03 +0000 (15:12 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Fri, 26 Oct 2001 15:12:03 +0000 (17:12 +0200)
commit47d5b6edfe962508d685a181e5afe6a2a2453973
treef05892b3b2b4974042741ecbbe3c39838eb5bf48
parentbdfa170fda77953d49509e4f16da32f1d584f3f5
g-os_lib.adb (Normalize_Pathname): Preserve the double slash ("//") that precede the drive letter on Interix.

* g-os_lib.adb (Normalize_Pathname): Preserve the double slash
        ("//") that precede the drive letter on Interix.

From-SVN: r46542
gcc/ada/ChangeLog
gcc/ada/g-os_lib.adb