]> git.ipfire.org Git - thirdparty/glibc.git/commit
__glob64_time64: Fix typo for stub_warning call (BZ #30146)
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 20 Feb 2023 12:44:06 +0000 (13:44 +0100)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 20 Feb 2023 12:44:48 +0000 (13:44 +0100)
commit2e6a9d7f2cfc67a2a3e851368422cdb225af86cb
tree432e9b1536eca47060ea50ea50eaa656142af4a4
parent1b0ea8c5d886fedabd611a569b5ec58a6f5153e6
__glob64_time64: Fix typo for stub_warning call (BZ #30146)

The exported symbol is actually __glob64_time64, not glob64_time64.
posix/glob64-time64.c