ChangeLog: fix BZ style to be consistent and match majority of existing code

This commit is contained in:
Mike Frysinger 2017-04-03 15:18:07 -04:00
parent 21f042c804
commit 83f0ad2bc6
4 changed files with 24 additions and 24 deletions

View File

@ -26727,7 +26727,7 @@
* regexp.h: Add unconditional #warning stating that this header * regexp.h: Add unconditional #warning stating that this header
will be removed soon. Revise banner comment to match. will be removed soon. Revise banner comment to match.
(compile): Consistently use ERROR instead of RETURN to report (compile): Consistently use ERROR instead of RETURN to report
errors (partial fix for bz#18681). errors (partial fix for BZ #18681).
* regexp.c: Don't include regexp.h. Remove some unnecessary * regexp.c: Don't include regexp.h. Remove some unnecessary
declarations. declarations.