URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=23666badc500fb78609f09f112385c9da82e1e93
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
23666ba by Guy Harris (guy@xxxxxxxxxxxx):
Spaces separate bytes; they don't have to surround them.
I.e., you don't need a trailing blank, at least not with the current
version (and there shouldn't be a requirement for such an extra trailing
blank).
Change-Id: Ia2b732c74fc6020acc01a2c0c52ed3567d36d762
Reviewed-on: https://code.wireshark.org/review/6575
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from b6ec25f IS-IS: Add missing i variable for subclv loop (IS Reachability)
adds 23666ba Spaces separate bytes; they don't have to surround them.
Summary of changes:
doc/text2pcap.pod | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)