shred: placate coverity and fix a comment
commita042bba6c7cfd8147d863927bfc9cc4d21852f43
authorJim Meyering <meyering@redhat.com>
Wed, 25 May 2011 19:35:50 +0000 (25 21:35 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 26 May 2011 20:10:46 +0000 (26 22:10 +0200)
tree848ac24e6e4397e199824ef16ad25df541bfc8df
parent41139da2e774dd352ea4566d72f2f3818e0338e7
shred: placate coverity and fix a comment

* src/shred.c (incname): Add an assertion to tell static analyzers
that we know this particular use of strchr never returns NULL.
Finish incomplete sentence in function-describing comment.
src/shred.c