]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: avoid a syntax-check failure
authorPádraig Brady <P@draigBrady.com>
Thu, 3 Aug 2017 03:20:22 +0000 (20:20 -0700)
committerPádraig Brady <P@draigBrady.com>
Thu, 3 Aug 2017 03:21:20 +0000 (20:21 -0700)
commit81a05b32f7c31d8aaf9c06ed6b54774c58b67067
treea5904a7f870abfaf268c8c41749a4ddf229f87fa
parent1af3fb93f83b4e8f6ef3e046df64953afbed3389
maint: avoid a syntax-check failure

* src/shred.c (wipename): As per the comment, the arguments
to error() are sufficiently quoted, so split the call over
multiple lines to avoid the syntax-check.
src/shred.c