* dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
authorRoland McGrath <roland@gnu.org>
Sat, 15 Mar 2003 20:06:46 +0000 (20:06 +0000)
committerRoland McGrath <roland@gnu.org>
Sat, 15 Mar 2003 20:06:46 +0000 (20:06 +0000)
ChangeLog

index 3293823..75d527f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-03-14  Roland McGrath  <roland@redhat.com>
+
+       * dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it.
+
 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
 
        * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo.