aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/ecc_key/ecc_key.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-10-13 20:19:28 +0000
committerlloyd <[email protected]>2008-10-13 20:19:28 +0000
commit9a669d9c4de4122d459d9785ae8645bdaf6bade2 (patch)
tree271272e58b18559b8fe81d63722f0f388bb4997e /src/pubkey/ecc_key/ecc_key.h
parente21ac3a33cde261736529fed8a1f34b2a1aaf236 (diff)
Remove spurious trailing ; after blocks
Diffstat (limited to 'src/pubkey/ecc_key/ecc_key.h')
-rw-r--r--src/pubkey/ecc_key/ecc_key.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pubkey/ecc_key/ecc_key.h b/src/pubkey/ecc_key/ecc_key.h
index b2ca7dbcf..cb8f391b9 100644
--- a/src/pubkey/ecc_key/ecc_key.h
+++ b/src/pubkey/ecc_key/ecc_key.h
@@ -1,7 +1,7 @@
/*************************************************
* ECDSA Header File *
* (C) 2007 Falko Strenzke, FlexSecure GmbH *
-* Manuel hartl, FlexSecure GmbH *
+* Manuel Hartl, FlexSecure GmbH *
* (C) 2008 Jack Lloyd *
*************************************************/