From 61cc913ffeb9468a6e07fa4e6263bb35b6b441d0 Mon Sep 17 00:00:00 2001 From: Ben Kaduk Date: Fri, 13 Dec 2013 19:07:13 -0500 Subject: [PATCH] Sort the rfc3961 library's export symbol list It was originally committed in an unsorted state. Change-Id: Ife43b60cd625eae5062865942fc5c8956d6b6aab Reviewed-on: http://gerrit.openafs.org/10583 Tested-by: BuildBot Reviewed-by: Perry Ruiter Reviewed-by: Jeffrey Altman --- src/crypto/rfc3961/liboafs_rfc3961.la.sym | 30 +++++++++++------------ 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/crypto/rfc3961/liboafs_rfc3961.la.sym b/src/crypto/rfc3961/liboafs_rfc3961.la.sym index 9b3d345fbb..fb39106078 100644 --- a/src/crypto/rfc3961/liboafs_rfc3961.la.sym +++ b/src/crypto/rfc3961/liboafs_rfc3961.la.sym @@ -1,22 +1,22 @@ oafs_h_free_Checksum -oafs_h_krb5_init_context -oafs_h_krb5_free_context -oafs_h_krb5_enctype_valid oafs_h_krb5_checksumsize -oafs_h_krb5_create_checksum -oafs_h_krb5_crypto_init -oafs_h_krb5_crypto_destroy -oafs_h_krb5_crypto_overhead -oafs_h_krb5_crypto_prf -oafs_h_krb5_encrypt -oafs_h_krb5_decrypt -oafs_h_krb5_enctype_keybits -oafs_h_krb5_data_free -oafs_h_krb5_data_alloc -oafs_h_krb5_keyblock_get_enctype -oafs_h_krb5_keyblock_init oafs_h_krb5_copy_keyblock oafs_h_krb5_copy_keyblock_contents +oafs_h_krb5_create_checksum +oafs_h_krb5_crypto_destroy +oafs_h_krb5_crypto_init +oafs_h_krb5_crypto_overhead +oafs_h_krb5_crypto_prf +oafs_h_krb5_data_alloc +oafs_h_krb5_data_free +oafs_h_krb5_decrypt +oafs_h_krb5_encrypt +oafs_h_krb5_enctype_keybits +oafs_h_krb5_enctype_valid +oafs_h_krb5_free_context oafs_h_krb5_free_keyblock oafs_h_krb5_free_keyblock_contents +oafs_h_krb5_init_context +oafs_h_krb5_keyblock_get_enctype +oafs_h_krb5_keyblock_init oafs_h_krb5_verify_checksum