]> granicus.if.org Git - neomutt/commit
Try to correct usage of tempfile and *tempfile
authorErik Hovland <erik@hovland.org>
Tue, 7 Apr 2009 09:32:20 +0000 (11:32 +0200)
committerErik Hovland <erik@hovland.org>
Tue, 7 Apr 2009 09:32:20 +0000 (11:32 +0200)
commitf4ab2a67566329dc56bc0c368dd027f23802540f
tree60f21977468db1f2adb3ab60c83333ae3e903852
parent0058bfa5bd193a4e345e61629518bed4a7aa2427
Try to correct usage of tempfile and *tempfile

Since tempfile is a double pointer checking for tempfile and then
dereferencing with *tempfile is not correct.
ChangeLog
sendlib.c