X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=form%2Ffty_enum.c;fp=form%2Ffty_enum.c;h=95d96d4a3887d14d03d9048c28a38786ee7c3eee;hb=a8987e73ec254703634802b4f7ee30d3a485524d;hp=ab256db1ef14cba7c8e290b4401258860925a207;hpb=46722468f47c2b77b3987729b4bcf2321cccfd01;p=ncurses.git diff --git a/form/fty_enum.c b/form/fty_enum.c index ab256db1..95d96d4a 100644 --- a/form/fty_enum.c +++ b/form/fty_enum.c @@ -8,13 +8,12 @@ /*************************************************************************** * * * Author : Juergen Pfeifer * -* Contact: http://www.familiepfeifer.de/Contact.aspx?Lang=en * * * ***************************************************************************/ #include "form.priv.h" -MODULE_ID("$Id: fty_enum.c,v 1.16 2002/07/13 11:35:08 juergen Exp $") +MODULE_ID("$Id: fty_enum.c,v 1.18 2003/11/08 20:25:29 tom Exp $") typedef struct { char **kwds; @@ -102,7 +101,7 @@ static void Free_Enum_Type(void * argp) | const unsigned char * buf, | bool ccase ) | -| Description : Check wether or not the text in 'buf' matches the +| Description : Check whether or not the text in 'buf' matches the | text in 's', at least partial. | | Return Values : NOMATCH - buffer doesn't match