aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Win32/TimeValue.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-11-15 04:47:22 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-11-15 04:47:22 +0000
commita79a99a1dc761cd302c8e6ec0a5c521a9d6bf267 (patch)
treecfbee8888e6679a2e6b06f72d60d90eb5aade58d /lib/System/Win32/TimeValue.cpp
parent82bec2cff0c753f551a570361d1da5bd9f48f309 (diff)
Actually get the #include correct so it compiles .. duh.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17817 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/Win32/TimeValue.cpp')
-rw-r--r--lib/System/Win32/TimeValue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/System/Win32/TimeValue.cpp b/lib/System/Win32/TimeValue.cpp
index 7ec2b39548..433b948748 100644
--- a/lib/System/Win32/TimeValue.cpp
+++ b/lib/System/Win32/TimeValue.cpp
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file provides the Win32 specific implementation of the TimeValue class.
+// This file provides the Win32 implementation of the TimeValue class.
//
//===----------------------------------------------------------------------===//