| Index: src/IceBrowserCompileServer.cpp
|
| diff --git a/src/IceBrowserCompileServer.cpp b/src/IceBrowserCompileServer.cpp
|
| index d2654e3665762829a1cd876f4cd8a072a3043b65..162a166eb3917ea94a2942372a11ddaec8ffd090 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
|
|
|