| Index: src/IceGlobalInits.cpp
|
| diff --git a/src/IceGlobalInits.cpp b/src/IceGlobalInits.cpp
|
| index 2c1460a8799bb428ce98fbedcc6808f5dd12c6cf..ab53eacfca19d6d4822321459b6276de186bf660 100644
|
| --- a/src/IceGlobalInits.cpp
|
| +++ b/src/IceGlobalInits.cpp
|
| @@ -8,7 +8,7 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file implements the notion of function declarations, global variable
|
| +/// \brief Implements the notion of function declarations, global variable
|
| /// declarations, and the corresponding variable initializers in Subzero.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|