From: Argyrios Kyrtzidis Date: Mon, 16 Jun 2008 10:14:09 +0000 (+0000) Subject: Minor comment fix. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4bd3225088551cab39c71a6a673b10a765c6459d;p=oota-llvm.git Minor comment fix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52312 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/System/Win32/Path.inc b/lib/System/Win32/Path.inc index 8f3366467ae..bb1252cfdd2 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 //