aboutsummaryrefslogtreecommitdiff
path: root/include/odp.h
diff options
context:
space:
mode:
authorPetri Savolainen <petri.savolainen@linaro.org>2014-01-24 16:15:10 +0200
committerMaxim Uvarov <maxim.uvarov@linaro.org>2014-01-29 14:28:52 +0400
commit6320b701ff4038ce1141177a00a54c9ec778f779 (patch)
tree6f22c3b97a69fa4a7e24c0c9f0c503202b2ef696 /include/odp.h
parent1365fa324831fe1383f41ae81163ecf9fe2fa3e9 (diff)
Doxygen comment and makefile corrections
Signed-off-by: Petri Savolainen <petri.savolainen@linaro.org>
Diffstat (limited to 'include/odp.h')
-rw-r--r--include/odp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/odp.h b/include/odp.h
index ff03dd173..5285bea5b 100644
--- a/include/odp.h
+++ b/include/odp.h
@@ -169,7 +169,7 @@
* \a queues. ODP application code would thus normally be
* structured as follows:
*
- * ~~~{.c}
+ * @code
* #include <odp.h>
* ...other needed #includes
*
@@ -191,7 +191,7 @@
* }
*
* }
- * ~~~
+ * @endcode
*
* Events are receved on input queues and are processed until they are
* placed on an output queue of some sort. The thread then gets the