mirror of git://sourceware.org/git/glibc.git
stdio-common: Correct 'sscanf' test feature wrapper description
Fix a typo in the description, making the wrapper correctly refer to 'sscanf' rather than 'scanf' being tested.
This commit is contained in:
parent
79b5febd76
commit
9e8be7a0d1
|
@ -1,4 +1,4 @@
|
|||
/* Test feature wrapper for formatted 'scanf' input.
|
||||
/* Test feature wrapper for formatted 'sscanf' input.
|
||||
Copyright (C) 2025 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
|
|
Loading…
Reference in New Issue