summaryrefslogtreecommitdiff
path: root/include/llvm/Support/DataStream.h
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 /include/llvm/Support/DataStream.h
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 'include/llvm/Support/DataStream.h')
-rw-r--r--include/llvm/Support/DataStream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Support/DataStream.h b/include/llvm/Support/DataStream.h
index 620dbb8694..fedb0c9256 100644
--- a/include/llvm/Support/DataStream.h
+++ b/include/llvm/Support/DataStream.h
@@ -1,4 +1,4 @@
-//===---- llvm/Support/DataStream.h - Lazy bitcode streaming -*- C++ -*-===//
+//===---- llvm/Support/DataStream.h - Lazy bitcode streaming ----*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//