diff options
author | Jérôme Pinot <ngc891@gmail.com> | 2012-03-29 11:35:34 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2012-03-29 11:35:34 +0000 |
commit | f88759f4cbc55953d87c65d254ef54c68526a089 (patch) | |
tree | 29a8db8629c1eefb7bfba4f8bc6f5c5ad122426b /legacy/eina/AUTHORS | |
parent | 7c55a30d70b50065e2da31481a9fab6dd627f248 (diff) |
From: Jérôme Pinot <ngc891@gmail.com>
Subject: [E-devel] [patch] eina doxygen doc
Here is a patch that fix several links in the eina doxygen doc. Most of
the problems come from unescaped special characters.
SVN revision: 69746
Diffstat (limited to 'legacy/eina/AUTHORS')
-rw-r--r-- | legacy/eina/AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/legacy/eina/AUTHORS b/legacy/eina/AUTHORS index 6091910235..8b4b115373 100644 --- a/legacy/eina/AUTHORS +++ b/legacy/eina/AUTHORS | |||
@@ -23,3 +23,4 @@ Sung W. Park <sungwoo@gmail.com> | |||
23 | Guillaume Friloux <guillaume.friloux@asp64.com> | 23 | Guillaume Friloux <guillaume.friloux@asp64.com> |
24 | Jonas M. Gastal <jgastal@profusion.mobi> | 24 | Jonas M. Gastal <jgastal@profusion.mobi> |
25 | Raphael Kubo da Costa <rakuco@freebsd.org> | 25 | Raphael Kubo da Costa <rakuco@freebsd.org> |
26 | Jérôme Pinot <ngc891@gmail.com> | ||