Fix comment-rulers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149922 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nick Lewycky 2012-02-06 22:41:47 +00:00
parent 45f4f2cd0c
commit 44ebf8b033
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
//===---- llvm/Support/DataStream.h - Lazy bitcode streaming -*- C++ -*-===//
//===---- llvm/Support/DataStream.h - Lazy bitcode streaming ----*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- StreamableMemoryObject.h - Streamable data interface - -*- C++ -*-===//
//===- StreamableMemoryObject.h - Streamable data interface -----*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===--- llvm/Support/DataStream.cpp - Lazy streamed Data ---===//
//===--- llvm/Support/DataStream.cpp - Lazy streamed data -----------------===//
//
// The LLVM Compiler Infrastructure
//

View File

@ -1,4 +1,4 @@
//===- StreamableMemoryObject.cpp - Streamable data interface - -*- C++ -*-===//
//===- StreamableMemoryObject.cpp - Streamable data interface -------------===//
//
// The LLVM Compiler Infrastructure
//