From 30c8be92a3462155fd8b2cd56eb6afec4df20cdc Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Aug 2001 18:01:36 +0000 Subject: Fix typo. non-empty string if != NULL. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 943ed1fc6c..93383773df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * elf/dl-addr.c (_dl_addr): Fix tests to determine dli_sname. * malloc/mtrace.c (tr_where): dli_sname always points to a - non-empty string is != NULL. + non-empty string if != NULL. Reported by Tim Janik . 2001-08-22 Jakub Jelinek -- cgit 1.4.1