diff options
author | Michael J. Spencer <bigcheesegs@gmail.com> | 2010-12-09 17:37:42 +0000 |
---|---|---|
committer | Michael J. Spencer <bigcheesegs@gmail.com> | 2010-12-09 17:37:42 +0000 |
commit | ae7de7e2f9b7cb0370671fa8ae7da537a7aacf40 (patch) | |
tree | 897011b3baf00eff5a5d2260c4a0ad15a275197f /llvm/lib/Support | |
parent | db97c0b52087459ff69ee440e1a819ae1f3f8eb5 (diff) | |
download | bcm5719-llvm-ae7de7e2f9b7cb0370671fa8ae7da537a7aacf40.tar.gz bcm5719-llvm-ae7de7e2f9b7cb0370671fa8ae7da537a7aacf40.zip |
Support/Windows/PathV2: Fix header comment.
llvm-svn: 121383
Diffstat (limited to 'llvm/lib/Support')
-rw-r--r-- | llvm/lib/Support/Windows/PathV2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Windows/PathV2.inc b/llvm/lib/Support/Windows/PathV2.inc index 6b425c41d5e..3b02aba09c5 100644 --- a/llvm/lib/Support/Windows/PathV2.inc +++ b/llvm/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 // |