commit | 4bd3225088551cab39c71a6a673b10a765c6459d | [log] [tgz] |
---|---|---|
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Mon Jun 16 10:14:09 2008 +0000 |
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Mon Jun 16 10:14:09 2008 +0000 |
tree | 2765604bfbe01f41f295e64b5afdfa317dcfbe5d | |
parent | d38a89287dc1a354bcd00ce88a2a65f037ff38ff [diff] [blame] |
Minor comment fix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52312 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/System/Win32/Path.inc b/lib/System/Win32/Path.inc index 8f33664..bb1252c 100644 --- a/lib/System/Win32/Path.inc +++ b/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 //