diff options
Diffstat (limited to 'lib/System/Linux/TimeValue.cpp')
-rw-r--r-- | lib/System/Linux/TimeValue.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/System/Linux/TimeValue.cpp b/lib/System/Linux/TimeValue.cpp index 8f52770e3a..8c3db5d299 100644 --- a/lib/System/Linux/TimeValue.cpp +++ b/lib/System/Linux/TimeValue.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file provides the Linux specific implementation of the TimeValue class. +// This file provides the Linux implementation of the TimeValue class. // //===----------------------------------------------------------------------===// |