repo.or.cz
/
wireshark-sm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Revert "TODO epan/dissectors/asn1/kerberos/packet-kerberos-template.c new GSS flags"
[wireshark-sm.git]
/
doc
/
asciidoctor-macros
/
commaize-block.rb
blob
aff6a3c193bc027c7fabaa6fd7208b80de4ecd8e
1
# SPDX-License-Identifier: MIT
2
RUBY_ENGINE == 'opal' ? (require 'commaize-block/extension') : (require_relative 'commaize-block/extension')
3
4
Extensions.register do
5
block CommaizeBlock
6
end