summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2020-03-27 15:29:56 +0100
committerXavi Artigas <xavierartigas@yahoo.es>2020-04-02 17:48:39 +0200
commit3a480503f99346d3a4eee02371407e367c07812b (patch)
treef88cd0fffc81de4f06d3f77764d149551d7b7d76
parent823dd0c375f812663f69ac2329d437264e25ab57 (diff)
downloadefl-3a480503f99346d3a4eee02371407e367c07812b.tar.gz
doxygen docs: Add _Eina_Version struct docs
-rw-r--r--src/lib/eina/eina_main.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/eina/eina_main.h b/src/lib/eina/eina_main.h
index bac2d854d1..d3ed8895ab 100644
--- a/src/lib/eina/eina_main.h
+++ b/src/lib/eina/eina_main.h
@@ -53,6 +53,8 @@
#define EINA_VERSION_MINOR EFL_VERSION_MINOR
/**
+ * @struct _Eina_Version
+ * The version of Eina.
* @typedef Eina_Version
* The version of Eina.
*/