summaryrefslogtreecommitdiff
path: root/dissector_netlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'dissector_netlink.c')
0 files changed, 0 insertions, 0 deletions
e&id=217e2bfab22e740227df09f22165e834cddd8a3b'>01e50c55e7a47e283c1fedc8274f3aa38b4dc8c8 parent3fa71d0f58a9b9df84e8e79196f961bcfbf01b2e (diff)
docs: sphinx-extensions: make rstFlatTable work with docutils 0.13
In docutils 0.13, the return type of get_column_widths method of the Table directive has changed [1], which breaks our flat-table directive and leads to a TypeError when trying to build the docs [2]. This patch adds support for the new return type, while keeping support for older docutils versions too. [1] https://sourceforge.net/p/docutils/patches/120/ [2] https://sourceforge.net/p/docutils/bugs/303/ Signed-off-by: Dmitry Shachnev <mitya57@debian.org> Cc: <stable@vger.kernel.org> # 4.8.x- Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat