diff options
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-06-16 10:14:09 +0000 |
|---|---|---|
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2008-06-16 10:14:09 +0000 |
| commit | 06f0d441f7ba9c6fe5e076beafd16b80ccd008f4 (patch) | |
| tree | 10269b167449097f0bb51ab10e27ec5597e8cef5 /llvm/lib/System | |
| parent | 261e976fba4edc2d3690b065e0683f26d7390cf0 (diff) | |
| download | bcm5719-llvm-06f0d441f7ba9c6fe5e076beafd16b80ccd008f4.tar.gz bcm5719-llvm-06f0d441f7ba9c6fe5e076beafd16b80ccd008f4.zip | |
Minor comment fix.
llvm-svn: 52312
Diffstat (limited to 'llvm/lib/System')
| -rw-r--r-- | llvm/lib/System/Win32/Path.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/System/Win32/Path.inc b/llvm/lib/System/Win32/Path.inc index 8f3366467ae..bb1252cfdd2 100644 --- a/llvm/lib/System/Win32/Path.inc +++ b/llvm/lib/System/Win32/Path.inc @@ -1,4 +1,4 @@ -//===- llvm/System/Linux/Path.cpp - Linux Path Implementation ---*- C++ -*-===// +//===- llvm/System/Win32/Path.cpp - Win32 Path Implementation ---*- C++ -*-===// // // The LLVM Compiler Infrastructure // |

