-
Committer:
Teddy Hogeborn
-
Date:
2018-04-02 10:24:15 UTC
-
mto:
(237.7.594 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
368.
-
Revision ID:
teddy@recompile.se-20180402102415-xrsu0wxhnmlaq29a
Minor code cleanup
* plugins.d/mandos-client.c (pgp_packet_decrypt): Use a "for"
statement instead of a "while" statement to move initialization and
stepping into the for statement, and reduce loop variable name
length.