From: Martin Mares Date: Wed, 22 Jan 2003 11:34:43 +0000 (+0000) Subject: get_func comment was outdated. X-Git-Tag: holmes-import~1301 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=e4ba3690d7a11b0c46e2fe8b03673ebd21d0c6cf;p=libucw.git get_func comment was outdated. --- diff --git a/lib/custom.h b/lib/custom.h index e6269c73..9426dbe3 100644 --- a/lib/custom.h +++ b/lib/custom.h @@ -95,7 +95,7 @@ enum string_type { * * id C identifier of the attribute * keywd search server keyword for the attribute - * type get_func(struct card_attr *ca, byte *attr) + * int get_func(struct card_attr *ca) * get attribute value from the card_attr * byte *parse_func(u32 *dest, byte *value, uns intval) * parse value in query (returns error message or NULL)