| Index: src/IceTimerTree.h
|
| diff --git a/src/IceTimerTree.h b/src/IceTimerTree.h
|
| index 796ce8c141e3effc775a33ed02cb0cd052f39bae..fb21f84b4bddb0e783830e061d438366063e09a8 100644
|
| --- a/src/IceTimerTree.h
|
| +++ b/src/IceTimerTree.h
|
| @@ -8,7 +8,7 @@
|
| //===----------------------------------------------------------------------===//
|
| ///
|
| /// \file
|
| -/// This file declares the TimerTree class, which allows flat and cumulative
|
| +/// \brief Declares the TimerTree class, which allows flat and cumulative
|
| /// execution time collection of call chains.
|
| ///
|
| //===----------------------------------------------------------------------===//
|
|
|