aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorBrendan Le Foll <brendan.le.foll@intel.com>2014-07-04 15:42:04 +0100
committerBrendan Le Foll <brendan.le.foll@intel.com>2014-07-04 15:42:04 +0100
commit4b0f24367a39fbf80eec7555a6d91f62d7d1d1eb (patch)
tree9d0fe9e902b2ea1ac0c6aa3d7af5cc71aa6941a9 /docs/index.md
parent720008f61fadc3355b4cf1d0305a9c989dfd0e65 (diff)
common.hpp: use common.hpp instead of renaming C functions in interface
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index 22d3930..aacc1e2 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -23,7 +23,7 @@ functionality.
| @ref aio.h "aio" | @ref mraa::Aio "Aio class" |
| @ref pwm.h "pwm" | @ref mraa::Pwm "Pwm class" |
| @ref spi.h "spi" | @ref mraa::Spi "Spi class" |
-| @ref common.h "common" | @ref common.h "common" |
+| @ref common.h "common" | @ref common.hpp "common" |
</center>
### Hello Mraa