mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-01 10:06:57 +03:00
Fix indentation.
* stdio-common/vfscanf.c (_IO_vfscanf_internal): Fix indentation.
This commit is contained in:
@ -1711,7 +1711,7 @@ _IO_vfscanf_internal (_IO_FILE *s, const char *format, _IO_va_list argptr,
|
||||
|
||||
/* The last thousands character will be added back by
|
||||
the char_buffer_add below. */
|
||||
--charbuf.current;
|
||||
--charbuf.current;
|
||||
#endif
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user