commit | 44ebf8b0331cb3a994a8df16fb63fdcdbc37d927 | [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 | ec8add349c9d2fe969678a8f4dd71eafd0003bec | |
parent | 45f4f2cd0ce90bb83ac043aecb639dc19ffe14a1 [diff] [blame] |
Fix comment-rulers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149922 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/Support/StreamableMemoryObject.cpp b/lib/Support/StreamableMemoryObject.cpp index 2b9d7ad..0f2acb4 100644 --- a/lib/Support/StreamableMemoryObject.cpp +++ b/lib/Support/StreamableMemoryObject.cpp
@@ -1,4 +1,4 @@ -//===- StreamableMemoryObject.cpp - Streamable data interface - -*- C++ -*-===// +//===- StreamableMemoryObject.cpp - Streamable data interface -------------===// // // The LLVM Compiler Infrastructure //