]> granicus.if.org Git - mutt/commit
use new function iswsp() in place of isspace() when testing for whitespace.
authorMichael Elkins <me@sigpipe.org>
Sun, 16 Dec 2012 21:28:39 +0000 (13:28 -0800)
committerMichael Elkins <me@sigpipe.org>
Sun, 16 Dec 2012 21:28:39 +0000 (13:28 -0800)
commit8bdfbc0e07535a7006a29533e5bf3646a2ff5f5d
tree529e0132eaef15f5a9e0e75cb22aecdaaed210bd
parent3bb5a64fd3c03516ee8ca521cd2cd18618819789
use new function iswsp() in place of isspace() when testing for whitespace.

closes #3608
closes #2956
rfc822.c
rfc822.h