diff options
author | Rob Austein <sra@hactrn.net> | 2012-10-05 00:37:57 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2012-10-05 00:37:57 +0000 |
commit | 607e3e6a04e66a8213b00652bd8e27d2ab865296 (patch) | |
tree | 306fb091de65d8dbf047257a334f532b54320030 /h/rpki/sk_manifest.h | |
parent | d7bf6c64779f6410c24041663b0f55a134a98db9 (diff) |
Convert another chunk of Python code to use new POW classes. Clean up
PEM and OID code in POW. Add ENTER() macro to make it easier to track
down things like borked reference counts.
svn path=/branches/tk274/; revision=4756
Diffstat (limited to 'h/rpki/sk_manifest.h')
-rw-r--r-- | h/rpki/sk_manifest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/h/rpki/sk_manifest.h b/h/rpki/sk_manifest.h index 01bcb15f..ead7cbe4 100644 --- a/h/rpki/sk_manifest.h +++ b/h/rpki/sk_manifest.h @@ -1,6 +1,6 @@ /* * Automatically generated, do not edit. - * Generator $Id: defstack.awk 3985 2011-09-15 00:04:23Z sra $ + * Generator $Id: defstack.py 4725 2012-09-19 21:28:34Z sra $ */ #ifndef __RPKI_MANIFEST_H__DEFSTACK_H__ |