Fixed misplaced table border in the docs.

llvm-svn: 306811
This commit is contained in:
Ilya Biryukov 2017-06-30 09:47:17 +00:00
parent af351dae02
commit 4709275205
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ variable, where we list down the options and their defaults below.
| xray_logfile_base | ``const char*`` | ``xray-log.`` | Filename base for the |
| | | | XRay logfile. |
+-------------------+-----------------+---------------+------------------------+
| xray_fdr_log | ``bool`` | ``false`` | Whether to install the |
| xray_fdr_log | ``bool`` | ``false`` | Whether to install the |
| | | | Flight Data Recorder |
| | | | (FDR) mode. |
+-------------------+-----------------+---------------+------------------------+