Wireshark-commits: [Wireshark-commits] master 048c437: Asciidoctor macro fixups.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Feb 2018 18:33:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=048c4373e15a401a8700bc57b403282c7830d27e
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

048c437 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Asciidoctor macro fixups.
    
    Fix a few errors in the Asciidoctor macros. Use the new macro names in
    the release notes and gen-bugnote.
    
    Change-Id: I2ca672949c59ca3da8a6b963cb5bd9abd66c348d
    Reviewed-on: https://code.wireshark.org/review/25774
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  d332507   Fix the "pointer to function that generates a label" values.
    adds  048c437   Asciidoctor macro fixups.


Summary of changes:
 docbook/asciidoctor-macros/cve_idlink-inline-macro.rb      |  2 +-
 .../cve_idlink-inline-macro/extension.rb                   |  7 +++----
 docbook/asciidoctor-macros/ws_buglink-inline-macro.rb      |  2 +-
 .../ws_buglink-inline-macro/extension.rb                   | 10 +++++-----
 docbook/asciidoctor-macros/ws_salink-inline-macro.rb       |  2 +-
 .../asciidoctor-macros/ws_salink-inline-macro/extension.rb |  7 +++----
 docbook/release-notes.asciidoc                             | 14 +++++++-------
 tools/gen-bugnote                                          |  2 +-
 8 files changed, 22 insertions(+), 24 deletions(-)