Fix up tabs/spaces mismatches

Mixing them up breaks the gdb pretty printer tests.

ChangeLog:

2017-01-02  Martin Galvan  <martingalvan@sourceware.org>

	* nptl/nptl-printers.py: Fix tabs/spaces mismatches.
This commit is contained in:
Martin Galvan 2017-01-02 11:35:14 -03:00 committed by Siddhesh Poyarekar
parent df19fdcfec
commit 26e21ad35d
2 changed files with 12 additions and 8 deletions

View File

@ -1,3 +1,7 @@
2017-01-03 Martin Galvan <martingalvan@sourceware.org>
* nptl/nptl-printers.py: Fix tabs/spaces mismatches.
2017-01-02 Joseph Myers <joseph@codesourcery.com> 2017-01-02 Joseph Myers <joseph@codesourcery.com>
[BZ #21019] [BZ #21019]