1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-05 19:35:52 +03:00

Fix indentation.

* stdio-common/vfscanf.c (_IO_vfscanf_internal): Fix indentation.
This commit is contained in:
Steve Ellcey
2015-12-11 09:08:45 -08:00
parent 895f3a1f84
commit 996b03dc22
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2015-12-11 Steve Ellcey <sellcey@imgtec.com>
* stdio-common/vfscanf.c (_IO_vfscanf_internal): Fix indentation.
2015-12-11 Steve Ellcey <sellcey@imgtec.com>
* stdlib/strtol_l.c (__strtol_l): Fix indentation.