diff options
author | Werner Koch <[email protected]> | 2011-02-03 15:39:03 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2011-02-03 15:39:03 +0000 |
commit | 38904b697c4d27a70281149c6070e6dfca4e893b (patch) | |
tree | 72ae98a01f64dbe2df74d9687faba0c97159d799 /g13/utils.h | |
parent | Add gitattributes (diff) | |
parent | Finished ECC integration. (diff) | |
download | gnupg-38904b697c4d27a70281149c6070e6dfca4e893b.tar.gz gnupg-38904b697c4d27a70281149c6070e6dfca4e893b.zip |
Merge branch 'ECC-INTEGRATION-2-1'ecc-integration-done
Diffstat (limited to 'g13/utils.h')
-rw-r--r-- | g13/utils.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/g13/utils.h b/g13/utils.h index ef718d60d..cebd0436d 100644 --- a/g13/utils.h +++ b/g13/utils.h @@ -40,6 +40,5 @@ const void *next_tuple (tupledesc_t tupledesc, unsigned int *r_tag, size_t *r_length); - #endif /*G13_UTILS_H*/ |