- 
Committer:
Teddy Hogeborn
- 
Date:
2018-04-02 10:24:15 UTC
- 
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.