commit | 998bce0366c930b3ec7a6e357ea8625f02690702 | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Mon Feb 06 22:41:47 2012 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Mon Feb 06 22:41:47 2012 +0000 |
tree | 529344f74e5e66b022e0ee56fafba22b369364ca | |
parent | 769de20ae9f16f5157aea2b6c5460805e3b54fef [diff] [blame] |
Fix comment-rulers. llvm-svn: 149922
diff --git a/llvm/lib/Support/DataStream.cpp b/llvm/lib/Support/DataStream.cpp index fa8edc7..6b4cb64 100644 --- a/llvm/lib/Support/DataStream.cpp +++ b/llvm/lib/Support/DataStream.cpp
@@ -1,4 +1,4 @@ -//===--- llvm/Support/DataStream.cpp - Lazy streamed Data ---===// +//===--- llvm/Support/DataStream.cpp - Lazy streamed data -----------------===// // // The LLVM Compiler Infrastructure //