aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-06-16 10:14:09 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2008-06-16 10:14:09 +0000
commit4bd3225088551cab39c71a6a673b10a765c6459d (patch)
tree2765604bfbe01f41f295e64b5afdfa317dcfbe5d /lib/System
parentd38a89287dc1a354bcd00ce88a2a65f037ff38ff (diff)
downloadexternal_llvm-4bd3225088551cab39c71a6a673b10a765c6459d.zip
external_llvm-4bd3225088551cab39c71a6a673b10a765c6459d.tar.gz
external_llvm-4bd3225088551cab39c71a6a673b10a765c6459d.tar.bz2
Minor comment fix.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52312 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System')
-rw-r--r--lib/System/Win32/Path.inc2
1 files changed, 1 insertions, 1 deletions
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
//