summaryrefslogtreecommitdiff
path: root/cipher/hash-common.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-02-04 20:21:45 +0100
committerWerner Koch <wk@gnupg.org>2011-02-04 20:21:45 +0100
commit4f048514ecae879fa4bb7b8522baf801229be522 (patch)
treed798c8527b68e83e4419c14d7c6dd47f2abdfd9e /cipher/hash-common.h
parent9d00b28e0d04361fe9ccf02983bea781b5701c1d (diff)
downloadlibgcrypt-4f048514ecae879fa4bb7b8522baf801229be522.tar.gz
Nuked almost all trailing whitespace.
Check and install the standard git pre-commit hook.
Diffstat (limited to 'cipher/hash-common.h')
-rw-r--r--cipher/hash-common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cipher/hash-common.h b/cipher/hash-common.h
index 9c4e3335..fdebef42 100644
--- a/cipher/hash-common.h
+++ b/cipher/hash-common.h
@@ -21,11 +21,11 @@
#define GCRY_HASH_COMMON_H
-const char * _gcry_hash_selftest_check_one
-/**/ (int algo,
+const char * _gcry_hash_selftest_check_one
+/**/ (int algo,
int datamode, const void *data, size_t datalen,
const void *expect, size_t expectlen);
-
+