diff options
| -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  //  | 

