Fix class description.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135948 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Jakub Staszak 2011-07-25 20:08:58 +00:00
parent 14a73679c3
commit 2ecdd72453

View File

@ -1,4 +1,4 @@
//===- BranchProbability.h - Branch Probability Analysis --------*- C++ -*-===//
//===- BranchProbability.h - Branch Probability Wrapper ---------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//