summaryrefslogtreecommitdiff
path: root/lib/Support/DataStream.cpp
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2012-02-06 22:41:47 +0000
committerNick Lewycky <nicholas@mxc.ca>2012-02-06 22:41:47 +0000
commit44ebf8b0331cb3a994a8df16fb63fdcdbc37d927 (patch)
treeec8add349c9d2fe969678a8f4dd71eafd0003bec /lib/Support/DataStream.cpp
parent45f4f2cd0ce90bb83ac043aecb639dc19ffe14a1 (diff)
downloadllvm-44ebf8b0331cb3a994a8df16fb63fdcdbc37d927.tar.gz
llvm-44ebf8b0331cb3a994a8df16fb63fdcdbc37d927.tar.bz2
llvm-44ebf8b0331cb3a994a8df16fb63fdcdbc37d927.tar.xz
Fix comment-rulers.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149922 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/DataStream.cpp')
-rw-r--r--lib/Support/DataStream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/DataStream.cpp b/lib/Support/DataStream.cpp
index fa8edc729c..6b4cb64b96 100644
--- a/lib/Support/DataStream.cpp
+++ b/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
//