Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git] / doc / asciidoctor-macros / commaize-block.rb
blobaff6a3c193bc027c7fabaa6fd7208b80de4ecd8e
1 # SPDX-License-Identifier: MIT
2 RUBY_ENGINE == 'opal' ? (require 'commaize-block/extension') : (require_relative 'commaize-block/extension')
4 Extensions.register do
5   block CommaizeBlock
6 end