diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-03-22 11:30:06 +0800 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-04-07 19:13:39 +0800 |
commit | bcc26ae24c1b223667807825d1a7bd4bc4574a32 (patch) | |
tree | c640280a80c07e8caa1dfc475c4575f275cc7273 /e-util | |
parent | 13fb16f2793ee91099b1f2960c1875896991f1c4 (diff) | |
download | gsoc2013-evolution-bcc26ae24c1b223667807825d1a7bd4bc4574a32.tar.gz gsoc2013-evolution-bcc26ae24c1b223667807825d1a7bd4bc4574a32.tar.zst gsoc2013-evolution-bcc26ae24c1b223667807825d1a7bd4bc4574a32.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 **/ |