Changeset 846:c0b15a0e8342 for browser.h

Show
Ignore:
Timestamp:
1999-02-09 15:04:28 (10 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

browser.h: re-insert the "tagged" component.
pgp support: fix handling of PGP 5 subkeys, algorithm 20.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • browser.h

    r842 r846  
    3131  short notfolder; 
    3232#endif 
     33  unsigned tagged : 1; 
    3334}; 
    3435