diff options
author | Cedric BAIL <cedric.bail@free.fr> | 2009-10-21 19:02:52 +0000 |
---|---|---|
committer | Cedric BAIL <cedric.bail@free.fr> | 2009-10-21 19:02:52 +0000 |
commit | 96437266c83b92b0519f5ea0893446c32008edb2 (patch) | |
tree | 9736962374e39286674099c3cc954ae88a863b8e /legacy/eina/AUTHORS | |
parent | 33fc62e73fb6fa51c9da1b9b96a1102769b35dd9 (diff) |
* eina: Fix EINA_LIST_REVERSE_FOREACH_SAFE typo from Gustavo Chaves.
SVN revision: 43186
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 268575917d..febfd76698 100644 --- a/legacy/eina/AUTHORS +++ b/legacy/eina/AUTHORS | |||
@@ -11,3 +11,4 @@ Alexandre "diaxen" Becoulet <diaxen@free.fr> | |||
11 | Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com> | 11 | Albin "Lutin" Tonnerre <albin.tonnerre@gmail.com> |
12 | Andre Dieb <andre.dieb@gmail.com> | 12 | Andre Dieb <andre.dieb@gmail.com> |
13 | Raphael Kubo da Costa <kubo@profusion.mobi> | 13 | Raphael Kubo da Costa <kubo@profusion.mobi> |
14 | Gustavo Chaves <glima@profusion.mobi> | ||