diff --git a/view/src/nsViewManager.h b/view/src/nsViewManager.h index f610af8e995..9c6ed57ee4b 100644 --- a/view/src/nsViewManager.h +++ b/view/src/nsViewManager.h @@ -476,8 +476,10 @@ public: // NOT in nsIViewManager, so private to the view module * method: * * @par - * fatal error C1001: INTERNAL COMPILER ERROR - * (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494) +@verbatim + fatal error C1001: INTERNAL COMPILER ERROR + (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494) +@endverbatim * * @par * Making the method return nsresult worked around the internal