]> granicus.if.org Git - mutt/commit
Explicitly NULL unimplemented pop mx_ops functions.
authorKevin McCarthy <kevin@8t8.us>
Wed, 3 Aug 2016 02:18:53 +0000 (19:18 -0700)
committerKevin McCarthy <kevin@8t8.us>
Wed, 3 Aug 2016 02:18:53 +0000 (19:18 -0700)
commit161d91686d5855679040c702300d83087df457ef
treeae9272463a3b5395013d11ea2cfafdab24a98f88
parentb8701cfcbdc9c304916b8022e9dd82c5c39e21c4
Explicitly NULL unimplemented pop mx_ops functions.

The struct initialization already does this for unlisted fields, but
I'd rather be explicit about unimplemented operations.
pop.c