From bf11f54790bcd99f7789b0004d36cc3747f12e11 Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Thu, 24 Jul 2014 20:56:41 -0400 Subject: [PATCH] Sort libtool symbol files Some entropy had crept in. Change-Id: I72ae9d16a3aa4b9b66bc8efcda46bdc35edf95c9 Reviewed-on: http://gerrit.openafs.org/11323 Tested-by: BuildBot Reviewed-by: Chas Williams - CONTRACTOR Reviewed-by: Jeffrey Altman --- src/auth/liboafs_auth.la.sym | 2 +- src/libafsauthent/libafsauthent.la.sym | 2 +- src/libafsauthent/mapfile | 2 +- src/opr/liboafs_opr.la.sym | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/auth/liboafs_auth.la.sym b/src/auth/liboafs_auth.la.sym index 6ed42205f..5497f994a 100644 --- a/src/auth/liboafs_auth.la.sym +++ b/src/auth/liboafs_auth.la.sym @@ -3,11 +3,11 @@ afsconf_BuildServerSecurityObjects afsconf_CellAliasApply afsconf_CellApply afsconf_CheckAuth +afsconf_CheckRestrictedQuery afsconf_ClientAuth afsconf_ClientAuthSecure afsconf_ClientAuthToken afsconf_Close -afsconf_CheckRestrictedQuery afsconf_DeleteKey afsconf_GetAfsdbInfo afsconf_GetAllKeys diff --git a/src/libafsauthent/libafsauthent.la.sym b/src/libafsauthent/libafsauthent.la.sym index 928f1dc1a..435495559 100644 --- a/src/libafsauthent/libafsauthent.la.sym +++ b/src/libafsauthent/libafsauthent.la.sym @@ -3,10 +3,10 @@ afsconf_AddKey afsconf_AddUser afsconf_CellApply afsconf_CheckAuth +afsconf_CheckRestrictedQuery afsconf_ClientAuth afsconf_ClientAuthSecure afsconf_Close -afsconf_CheckRestrictedQuery afsconf_DeleteKey afsconf_DeleteUser afsconf_GetCellInfo diff --git a/src/libafsauthent/mapfile b/src/libafsauthent/mapfile index e3ec9e110..3cfc2256d 100644 --- a/src/libafsauthent/mapfile +++ b/src/libafsauthent/mapfile @@ -11,10 +11,10 @@ afsconf_AddUser; afsconf_CellApply; afsconf_CheckAuth; + afsconf_CheckRestrictedQuery; afsconf_ClientAuth; afsconf_ClientAuthSecure; afsconf_Close; - afsconf_CheckRestrictedQuery; afsconf_DeleteKey; afsconf_DeleteUser; afsconf_GetCellInfo; diff --git a/src/opr/liboafs_opr.la.sym b/src/opr/liboafs_opr.la.sym index 6ced3403b..f4106462f 100644 --- a/src/opr/liboafs_opr.la.sym +++ b/src/opr/liboafs_opr.la.sym @@ -1,8 +1,8 @@ opr_AssertionFailed opr_dict_Free opr_dict_Init -opr_lcstring opr_fmt +opr_lcstring opr_procsize opr_rbtree_first opr_rbtree_init -- 2.39.5