diff options
Diffstat (limited to 'sw/qa/python/check_table.py')
-rw-r--r-- | sw/qa/python/check_table.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/python/check_table.py b/sw/qa/python/check_table.py index 6ea619a3804b..2b7de595a534 100644 --- a/sw/qa/python/check_table.py +++ b/sw/qa/python/check_table.py @@ -577,4 +577,4 @@ class CheckTable(unittest.TestCase): if __name__ == '__main__': unittest.main() -# /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ +# vim: set shiftwidth=4 softtabstop=4 expandtab: |