summaryrefslogtreecommitdiff
path: root/include/llvm/System/Process.h
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2009-06-04 08:18:25 +0000
committerTorok Edwin <edwintorok@gmail.com>2009-06-04 08:18:25 +0000
commit6c8db3416536ef2917c186eba873fce904ad8c1d (patch)
tree060001e37acb4dbed68cd617512d63ada8c55da5 /include/llvm/System/Process.h
parente8ebb0fe1bba0fdff7475d98e1f8a04804b0b056 (diff)
downloadllvm-6c8db3416536ef2917c186eba873fce904ad8c1d.tar.gz
llvm-6c8db3416536ef2917c186eba873fce904ad8c1d.tar.bz2
llvm-6c8db3416536ef2917c186eba873fce904ad8c1d.tar.xz
Fix comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72858 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/System/Process.h')
-rw-r--r--include/llvm/System/Process.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/llvm/System/Process.h b/include/llvm/System/Process.h
index adc1f03deb..11dbf759a6 100644
--- a/include/llvm/System/Process.h
+++ b/include/llvm/System/Process.h
@@ -123,8 +123,7 @@ namespace sys {
/// changing colors.
static bool ColorNeedsFlush();
- /// This function returns the colorcode escape sequences, and sets Len to
- /// the length of the escape sequence.
+ /// This function returns the colorcode escape sequences.
/// If ColorNeedsFlush() is true then this function will change the colors
/// and return an empty escape sequence. In that case it is the
/// responsibility of the client to flush the output stream prior to