Fix comment-rulers.

llvm-svn: 149922
This commit is contained in:
Nick Lewycky 2012-02-06 22:41:47 +00:00
parent 769de20ae9
commit 998bce0366
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
//