]> the.earth.li Git - onak.git/blobdiff - keyid.h
Add option to gpgwww to return all keys listed.
[onak.git] / keyid.h
diff --git a/keyid.h b/keyid.h
index c3082090ff8ba5e06ce714dbd51134b8c993df5e..da4cd4d5a624196432d27a8282bf79b7b32103ad 100644 (file)
--- a/keyid.h
+++ b/keyid.h
@@ -4,12 +4,13 @@
  * Jonathan McDowell <noodles@earth.li>
  *
  * Copyright 2002 Project Purple
+ *
+ * $Id: keyid.h,v 1.5 2003/06/07 13:45:34 noodles Exp $
  */
 
 #ifndef __KEYID_H__
 #define __KEYID_H__
 
-// #include <stdint.h>
 #include <inttypes.h>
 
 #include "keystructs.h"