aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-13 19:20:10 +0000
committerlloyd <[email protected]>2008-10-13 19:20:10 +0000
commit6caafe6f6212101ab31e7cd9bc6f83d7764603e2 (patch)
tree68cd799fa40fbb6db727231fc0461350545e7979 /src/pubkey
parentc21fbcd0d8e7ea14540fbf7a271f53f20c325bde (diff)
Kill stray char
Diffstat (limited to 'src/pubkey')
-rw-r--r--src/pubkey/pubkey/pk_keys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pubkey/pubkey/pk_keys.h b/src/pubkey/pubkey/pk_keys.h
index 1aa5e3fa1..4bd70cf16 100644
--- a/src/pubkey/pubkey/pk_keys.h
+++ b/src/pubkey/pubkey/pk_keys.h
@@ -1,7 +1,7 @@
/*************************************************
* PK Key Types Header File *
* (C) 1999-2007 Jack Lloyd *
-n*************************************************/
+*************************************************/
#ifndef BOTAN_PK_KEYS_H__
#define BOTAN_PK_KEYS_H__