]> granicus.if.org Git - neomutt/commit
Migrate code to use mutt_file_chmod{,_add,_rm} functions
authorReis Radomil <reisradomil@fake-box.com>
Sat, 18 Nov 2017 16:47:32 +0000 (17:47 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 20 Nov 2017 12:40:51 +0000 (12:40 +0000)
commit9e84f134862ad840c4a77695b7f5c0049dc839bf
tree22a80e39ae45891bbafc99dc1875b2af255b3767
parent4ed0df25bea17af3fb0468cabb5881f66c9a9d4a
Migrate code to use mutt_file_chmod{,_add,_rm} functions

Migrate the old code to use the new functions mutt_file_chmod(),
mutt_file_chmod_add(), mutt_file_chmod_rm() instead of plain chmod().
attach.c
editmsg.c