/[pkg-mixmaster]/trunk/Mix/Src/config.h
ViewVC logotype

Diff of /trunk/Mix/Src/config.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 181 by weaselp, Thu Aug 22 05:18:26 2002 UTC revision 182 by weaselp, Sun Aug 25 13:27:40 2002 UTC
# Line 6  Line 6 
6     details.     details.
7    
8     Configuration     Configuration
9     $Id: config.h,v 1.13 2002/08/22 05:18:26 weaselp Exp $ */     $Id: config.h,v 1.14 2002/08/25 13:27:40 weaselp Exp $ */
10    
11    
12  #ifndef _CONFIG_H  #ifndef _CONFIG_H
# Line 244  extern char NYMDB[]; Line 244  extern char NYMDB[];
244  #define end_pgpmsg "-----END PGP MESSAGE-----"  #define end_pgpmsg "-----END PGP MESSAGE-----"
245  #define begin_pgpkey "-----BEGIN PGP PUBLIC KEY BLOCK-----"  #define begin_pgpkey "-----BEGIN PGP PUBLIC KEY BLOCK-----"
246  #define end_pgpkey "-----END PGP PUBLIC KEY BLOCK-----"  #define end_pgpkey "-----END PGP PUBLIC KEY BLOCK-----"
247    #define begin_pgpseckey "-----BEGIN PGP PRIVATE KEY BLOCK-----"
248    #define end_pgpseckey "-----END PGP PRIVATE KEY BLOCK-----"
249  #define begin_pgpsigned "-----BEGIN PGP SIGNED MESSAGE-----"  #define begin_pgpsigned "-----BEGIN PGP SIGNED MESSAGE-----"
250  #define begin_pgpsig "-----BEGIN PGP SIGNATURE-----"  #define begin_pgpsig "-----BEGIN PGP SIGNATURE-----"
251  #define end_pgpsig "-----END PGP SIGNATURE-----"  #define end_pgpsig "-----END PGP SIGNATURE-----"

Legend:
Removed from v.181  
changed lines
  Added in v.182

  ViewVC Help
Powered by ViewVC 1.1.5