Wireshark-commits: [Wireshark-commits] master c7e4560: asciidoc.conf, sort-and-group: remove "and"
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Aug 2016 21:50:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c7e45607fc70eae886f5cee4b5808112193fe339
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c7e4560 by Martin Kaiser (wireshark@xxxxxxxxx):

    asciidoc.conf, sort-and-group: remove "and" if we have only one element
    
    --sort-and-group--
    One
    --sort-and-group--
    
    used to be converted into
    
    and One
    
    Remove the leading and in this case.
    
    Change-Id: I3332b316c4fcce164c94e36c3c7b4480947bdf68
    Reviewed-on: https://code.wireshark.org/review/17003
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  854793d   jxta: remove dead code (CID 1159018).
    adds  c7e4560   asciidoc.conf, sort-and-group: remove "and" if we have only one element


Summary of changes:
 docbook/asciidoc.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)