aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/wsdg_src
diff options
context:
space:
mode:
Diffstat (limited to 'docbook/wsdg_src')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_sources.adoc4
-rw-r--r--docbook/wsdg_src/WSDG_chapter_tools.adoc4
2 files changed, 4 insertions, 4 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_sources.adoc b/docbook/wsdg_src/WSDG_chapter_sources.adoc
index a0234ad852..b97b5022ae 100644
--- a/docbook/wsdg_src/WSDG_chapter_sources.adoc
+++ b/docbook/wsdg_src/WSDG_chapter_sources.adoc
@@ -796,7 +796,7 @@ Wireshark currently supports the following metadata tags:
.Commit message tags
[options="header"]
-|===============
+|===
|Tag|Meaning
|`Change-id`|A unique hash describing the change, which is generated automatically by
the git commit-msg hook which you installed during setup. This should not be changed,
@@ -806,7 +806,7 @@ to git commit you will have to add this line yourself.
commit is merged. For use when the change does fully fix the issue.
|`Ping-Bug`|Make Gerrit just add a comment to the referenced bug. For use when the change
is related but does not fully fix the issue.
-|===============
+|===
[NOTE]
====
diff --git a/docbook/wsdg_src/WSDG_chapter_tools.adoc b/docbook/wsdg_src/WSDG_chapter_tools.adoc
index 7cbca36d8a..7d0da9df9c 100644
--- a/docbook/wsdg_src/WSDG_chapter_tools.adoc
+++ b/docbook/wsdg_src/WSDG_chapter_tools.adoc
@@ -338,10 +338,10 @@ The following table gives an overview of the possible
Microsoft toolchain variants and their specific C compiler
versions ordered by release date.
-|===============
+|===
|Compiler Package|cl.exe|_MSC_VER|CRT DLL
|Visual Studio 2015|14.0|1900|msvcr140.dll
-|===============
+|===
After correct installation of the toolchain, typing
at the Visual Studio Command line prompt (cmd.exe):