Minor comment fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52312 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Argyrios Kyrtzidis 2008-06-16 10:14:09 +00:00
parent d38a89287d
commit 4bd3225088

View File

@ -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
//