From 533c7482785176296637df81cd1a6318a0c29f97 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Wed, 22 Jan 2003 10:09:18 -0500 Subject: snapshot of project "lynx", label v2-8-5dev_13 --- WWW/Library/Implementation/HTGroup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'WWW/Library/Implementation/HTGroup.c') diff --git a/WWW/Library/Implementation/HTGroup.c b/WWW/Library/Implementation/HTGroup.c index 2b16599f..8f9e4d1d 100644 --- a/WWW/Library/Implementation/HTGroup.c +++ b/WWW/Library/Implementation/HTGroup.c @@ -652,7 +652,7 @@ PUBLIC GroupDefList *HTAA_readGroupFile ARGS1(CONST char *, filename) FILE *fp; GroupCache *group_cache; - if (!filename || !*filename) return NULL; + if (isEmpty(filename)) return NULL; if (!group_cache_list) group_cache_list = HTList_new(); -- cgit 1.4.1-2-gfad0