| Index: src/IceBrowserCompileServer.cpp
|
| diff --git a/src/IceBrowserCompileServer.cpp b/src/IceBrowserCompileServer.cpp
|
| index 5a5b9702d2335b633cdc0850403fe758524654b8..03127a9eafe3b50f3f6e62df2781e00dba66dc57 100644
|
| --- a/src/IceBrowserCompileServer.cpp
|
| +++ b/src/IceBrowserCompileServer.cpp
|
| @@ -6,9 +6,10 @@
|
| // License. See LICENSE.TXT for details.
|
| //
|
| //===----------------------------------------------------------------------===//
|
| -//
|
| -// This file defines the browser-based compile server.
|
| -//
|
| +///
|
| +/// \file
|
| +/// This file defines the browser-based compile server.
|
| +///
|
| //===----------------------------------------------------------------------===//
|
|
|
| // Can only compile this with the NaCl compiler (needs irt.h, and the
|
|
|