| Index: src/IceThreading.cpp
|
| diff --git a/src/IceThreading.cpp b/src/IceThreading.cpp
|
| index 9720f77910ea23c8e044b7a31dc15af4b59cab51..153abfff2007de13b389c24d8a88d9fe7bd839ad 100644
|
| --- a/src/IceThreading.cpp
|
| +++ b/src/IceThreading.cpp
|
| @@ -6,9 +6,10 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file defines threading-related functions.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file defines threading-related functions.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| #include "IceThreading.h"
|
|
|