Fix comments.
[oota-llvm.git] / include / llvm / System / Process.h
index adc1f03deb41d09be93fd92a28d7fa019c93578d..11dbf759a6c4f8cffe2213c1d15c9d7f60c63530 100644 (file)
@@ -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