diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-01-12 22:53:39 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-01-12 22:53:39 +0000 |
commit | 5e815a37fa6b264763168c67ef4452c0112a2d26 (patch) | |
tree | 28dc7b51289cf9ea92a0cdb8d991818107d8ea4b /include | |
parent | c3fcc078057cc28af891ef0d58834a8a6651be77 (diff) | |
download | gdb-5e815a37fa6b264763168c67ef4452c0112a2d26.zip gdb-5e815a37fa6b264763168c67ef4452c0112a2d26.tar.gz gdb-5e815a37fa6b264763168c67ef4452c0112a2d26.tar.bz2 |
* libiberty.h (hex_p): Fix sense of test.
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index e476eba..aeac1b3 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +Thu Jan 12 17:51:17 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + + * libiberty.h (hex_p): Fix sense of test. + Wed Jan 11 22:36:40 1995 Ken Raeburn <raeburn@cujo.cygnus.com> * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init, |