Fix indentation.

* stdlib/strtol_l.c (__strtol_l): Fix indentation.
This commit is contained in:
Steve Ellcey 2015-12-11 09:02:16 -08:00
parent 85bafe6f3d
commit 895f3a1f84
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2015-12-11 Steve Ellcey <sellcey@imgtec.com>
* stdlib/strtol_l.c (__strtol_l): Fix indentation.
2015-12-10 Aurelien Jarno <aurelien@aurel32.net>
Jakub Wilk <jwilk@debian.org>