From e4ba3690d7a11b0c46e2fe8b03673ebd21d0c6cf Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 22 Jan 2003 11:34:43 +0000 Subject: [PATCH] get_func comment was outdated. --- lib/custom.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2