From 6f988d9ccc9d538b3032242bd982047edb6fa6fe Mon Sep 17 00:00:00 2001 From: Magnus Lundborg Date: Thu, 10 Jan 2013 15:25:55 +0100 Subject: Fix layout of example in documentation diff --git a/src/lib/tng_io.h b/src/lib/tng_io.h index 36aa23f..ed9740e 100644 --- a/src/lib/tng_io.h +++ b/src/lib/tng_io.h @@ -49,6 +49,7 @@ * * @subsection C * + * \code * // These includes must be fixed in order to compile the example. * // They do not include the # in order to compile the header file. * include @@ -148,6 +149,8 @@ * * return(0); * } + * + * \endcode * */ -- cgit v0.10.1