diff options
author | Chris Toshok <toshok@src.gnome.org> | 2000-05-08 09:48:28 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-05-08 09:48:28 +0800 |
commit | 9ce4dd5c57a5de7dace3059e3164cfd0f0e89044 (patch) | |
tree | 19973857d4625aa739f40cfac3e398c27684e677 /addressbook/ChangeLog | |
parent | 5aa0abfff8867dabcb22db7119709066b7120725 (diff) | |
download | gsoc2013-evolution-9ce4dd5c57a5de7dace3059e3164cfd0f0e89044.tar gsoc2013-evolution-9ce4dd5c57a5de7dace3059e3164cfd0f0e89044.tar.gz gsoc2013-evolution-9ce4dd5c57a5de7dace3059e3164cfd0f0e89044.tar.bz2 gsoc2013-evolution-9ce4dd5c57a5de7dace3059e3164cfd0f0e89044.tar.lz gsoc2013-evolution-9ce4dd5c57a5de7dace3059e3164cfd0f0e89044.tar.xz gsoc2013-evolution-9ce4dd5c57a5de7dace3059e3164cfd0f0e89044.tar.zst gsoc2013-evolution-9ce4dd5c57a5de7dace3059e3164cfd0f0e89044.zip |
comment function, and fix an ABR.
* ename/e-name-western.c (e_name_western_extract_middle): comment
function, and fix an ABR.
svn path=/trunk/; revision=2894
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 4a73b5d248..8f37c1388b 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,10 @@ 2000-05-07 Chris Toshok <toshok@helixcode.com> + * ename/e-name-western.c (e_name_western_extract_middle): comment + function, and fix an ABR. + +2000-05-07 Chris Toshok <toshok@helixcode.com> + * ename/e-name-western.c (e_name_western_cleanup_string): comment function, and fix an ABR. |