]> granicus.if.org Git - neomutt/commit
Fix check for changed $postponed.
authorBrendan Cully <brendan@kublai.com>
Sat, 13 Jun 2009 21:31:50 +0000 (14:31 -0700)
committerBrendan Cully <brendan@kublai.com>
Sat, 13 Jun 2009 21:31:50 +0000 (14:31 -0700)
commit08fff3c1372db74a094d53a9db4c4129aa907527
tree044db1be0f1e19a8e6ae48d06e69b91068394766
parent6db4f88eba1106ab361fe5d6f2d047b595c5cf51
Fix check for changed $postponed.
The pointer-based check fails when the new $postponed string is stored in the same location.
ChangeLog
postpone.c