This commit is contained in:
Andrew V. Samoilov 2001-08-06 15:35:22 +00:00
parent 7b568914ec
commit 12a291afdd

View File

@ -1,3 +1,12 @@
2001-08-06 Andrew V. Samoilov <kai@cmail.ru>
* mad.c (mad_strdup): Return NULL if NULL is passed.
* view.c (block_search): Return the position where the block was
found as declared in comment.
(hex_search): Don't increase pos, block_search returns now right
position.
2001-08-03 Andrew V. Samoilov <kai@cmail.ru>
* mad.[ch] (mad_check): Declare file parameter const.