Date: Sunday, January 19, 2003 @ 11:38:24 Author: rra Path: /dist1/cvs/isc/inn/inn/innd Modified: keywords.c Use xmalloc instead of malloc and don't check the return value of xstrdup since we're guaranteed that it will always succeed. ------------+ keywords.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-)