diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-03-22 11:30:06 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-03-22 11:30:44 +0800 |
commit | 5c3c117a73f22054fd981d5011d01bbb3d60e711 (patch) | |
tree | 7542e489b060337affd0ed4ba9e2e6a665e2ee69 /e-util | |
parent | 906f93a130d8d670c4b5213c2c2bf03c47c02337 (diff) | |
download | gsoc2013-evolution-5c3c117a73f22054fd981d5011d01bbb3d60e711.tar.gz gsoc2013-evolution-5c3c117a73f22054fd981d5011d01bbb3d60e711.tar.zst gsoc2013-evolution-5c3c117a73f22054fd981d5011d01bbb3d60e711.zip |
More API documentation tweaking.
Diffstat (limited to 'e-util')
-rw-r--r-- | e-util/e-module.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-module.c b/e-util/e-module.c index 0ee4227823..b61f5e7bdb 100644 --- a/e-util/e-module.c +++ b/e-util/e-module.c @@ -21,6 +21,7 @@ /** * SECTION: e-module + * @short_description: a module loader * @include: e-util/e-module.h **/ |