Skip to content
Snippets Groups Projects
Commit 0658d761 authored by Markus Blatt's avatar Markus Blatt
Browse files

Fixed documentation: \code \code -< \code \endcode

[[Imported from SVN: r771]]
parent 48904002
No related branches found
No related tags found
No related merge requests found
......@@ -114,7 +114,7 @@ namespace Dune
* operator int() const;
* LocalIndexState state() const;
* void setState(LocalIndexState);
* \code
* \endcode
*/
typedef TL LocalIndex;
......@@ -233,7 +233,7 @@ namespace Dune
* operator int() const;
* LocalIndexState state() const;
* void setState(LocalIndexState);
* \code
* \endcode
*/
typedef TL LocalIndex;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment