diff options
Diffstat (limited to 'crypto_api.h')
-rw-r--r-- | crypto_api.h | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/crypto_api.h b/crypto_api.h index 88668451f..580ba79bd 100644 --- a/crypto_api.h +++ b/crypto_api.h @@ -1,6 +1,9 @@ -/* $OpenBSD: crypto_api.h,v 1.2 2013/12/09 11:08:17 markus Exp $ */ +/* $OpenBSD: crypto_api.h,v 1.3 2013/12/17 10:36:38 markus Exp $ */ -/* Placed in the public domain. */ +/* + * Assembled from generated headers and source files by Markus Friedl. + * Placed in the public domain. + */ #ifndef crypto_api_h #define crypto_api_h |