]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix typo caught by GCC 7.2.1
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Nov 2017 16:39:33 +0000 (08:39 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Nov 2017 16:42:23 +0000 (08:42 -0800)
commit35008b75e4b01086ff82fc072b4d79df194927cb
tree043f805c9f9988673c0298be11d368f3c555453b
parent9855bc011ecbcf2d7b93ef6b2d0ea3af70fcd585
Fix typo caught by GCC 7.2.1

* lib/wordsplit.c (wordsplit_perror): Add missing "break;".
lib/wordsplit.c