diff options
Diffstat (limited to 'lib/System/Win32/TimeValue.cpp')
-rw-r--r-- | lib/System/Win32/TimeValue.cpp | 2 |
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. // //===----------------------------------------------------------------------===// |