Correctly handle phex(*,0) and phex_nz(*,0).
[binutils-gdb.git] / gdb / ChangeLog
index 423084169e0efa3cf088809aeafca9101fc8aa2e..0475bfe0aee0e95bd19e792e36825dbe471b6c14 100644 (file)
@@ -2,6 +2,7 @@
 
        * utils.c (phex_nz): For default case, set str to phex_nz return
        value.
+       (phex): Ditto.
 
 2001-11-15  Andrew Cagney  <ac131313@redhat.com>