Skip to content
  • Iain Lane's avatar
    egg: Write Proc-Type header before DEK-Info · 23fdfe72
    Iain Lane authored
    These headers (at least for OpenSSL) must come in this order. We
    shouldn't assume that `g_hash_table_foreach` is going to give a
    particular ordering - it's not guaranteed, and has changed with GLib
    2.59.
    
    Fixes #21
    23fdfe72