Fit the comments into 80 columns.

llvm-svn: 55619
This commit is contained in:
Zhongxing Xu 2008-09-02 03:29:51 +00:00
parent fd8ede33db
commit a1035df101
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
//
// This file defines GRWorkList, a pure virtual class that represents an
// opaque worklist used by GRCoreEngine to explore the reachability state space.
// This file defines GRWorkList, a pure virtual class that represents an opaque
// worklist used by GRCoreEngine to explore the reachability state space.
//
//===----------------------------------------------------------------------===//