summaryrefslogtreecommitdiff
path: root/lib/Support/Windows/PathV2.inc
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2010-12-09 17:37:42 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2010-12-09 17:37:42 +0000
commit924aa23b743ab482665e16e6339d46d713d11478 (patch)
treea560781c759b9e0270c16759e38d6433d6842ebb /lib/Support/Windows/PathV2.inc
parent333ad3f2bf2941618f8e1563da022da011e615c0 (diff)
downloadllvm-924aa23b743ab482665e16e6339d46d713d11478.tar.gz
llvm-924aa23b743ab482665e16e6339d46d713d11478.tar.bz2
llvm-924aa23b743ab482665e16e6339d46d713d11478.tar.xz
Support/Windows/PathV2: Fix header comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121383 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/Windows/PathV2.inc')
-rw-r--r--lib/Support/Windows/PathV2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/Windows/PathV2.inc b/lib/Support/Windows/PathV2.inc
index 6b425c41d5..3b02aba09c 100644
--- a/lib/Support/Windows/PathV2.inc
+++ b/lib/Support/Windows/PathV2.inc
@@ -1,4 +1,4 @@
-//===- llvm/Support/Win32/PathV2.cpp - Windows Path Impl --------*- C++ -*-===//
+//===- llvm/Support/Windows/PathV2.inc - Windows Path Impl ------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//