Added myself as an author in the docs, since the data structure stuff came

from EWD.
Removed a duplicated entry for Nicholas Curran in the AUTHORS file.


SVN revision: 10840
This commit is contained in:
rbdpngn 2004-07-15 13:38:19 +00:00 committed by rbdpngn
parent ff8a33652b
commit d452320abe
2 changed files with 2 additions and 2 deletions

View File

@ -10,4 +10,3 @@ Nicholas Curran <quasar@bigblue.net.au>
Howell Tam <pigeon@pigeond.net>
Nathan Ingersoll <rbdpngn@users.sourceforge.net>
Andrew Elcock <andy@elcock.org>
Nicholas Curran <quasar@bigblue.net.au>

View File

@ -18,6 +18,7 @@ These routines are used for Ecore Library interaction
@author Chris Ross <chris\@darkrock.co.uk>
@author Term <term\@twistedpath.org>
@author Tilman Sauerbeck <tilman\@code-monkey.de>
@author Nathan Ingersoll <rbdpngn\@users.sourceforge.net>
@date 2000-2004
@section intro Introduction
@ -455,4 +456,4 @@ Shows how to set and use a destructor for an Ecore_List.
/**
@example x_window_example.c
Shows the basics of using the X Windows system through Ecore functions.
*/
*/