]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: avoid syntax-check failure from previous commit
authorCollin Funk <collin.funk1@gmail.com>
Wed, 14 Jan 2026 04:45:32 +0000 (20:45 -0800)
committerCollin Funk <collin.funk1@gmail.com>
Wed, 14 Jan 2026 04:45:32 +0000 (20:45 -0800)
commit418d4084b49be5d25433bc9b90d6c9c64bbdeb94
tree30e5b119606c4be003fe36acc6b509e00e44309f
parentcf36efedc01cda41863fdad257e1b5ca36c5a81d
maint: avoid syntax-check failure from previous commit

* src/copy-file-data.c (sparse_copy): Use nullptr instead of NULL.
src/copy-file-data.c