]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Comment out missing comerr functions from afsauthent.def
authorBenjamin Kaduk <kaduk@mit.edu>
Fri, 15 Jun 2018 14:07:04 +0000 (09:07 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Sat, 16 Jun 2018 21:54:56 +0000 (17:54 -0400)
Apparently commit 70c4922980d1596155b4021cd72d6895c2371e23 was overzealous
in making Windows match Unix, as these functions are not available
in the Windows build.

Reviewed-on: https://gerrit.openafs.org/13219
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 9d0b2698ac7ab8bb689f30d819bbef08c05a8bf7)

Change-Id: I6ea04a04a2e18f3a8b7f2fdd0e2ca49f4b208361
Reviewed-on: https://gerrit.openafs.org/13222
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/libafsauthent/afsauthent.def

index 3eb1e25aeb693e2ed1c387982bcdf096eed12960..8927ef8fdae94714f1847248c413096dc23b9da5 100644 (file)
@@ -172,8 +172,8 @@ EXPORTS
         initialize_KTC_error_table                     @171
         initialize_PT_error_table                      @172
         initialize_U_error_table                       @173
-        initialize_VL_error_table                      @174
-        initialize_VOLS_error_table                    @175
+;        initialize_VL_error_table                     @174
+;        initialize_VOLS_error_table                   @175
         afs_getDirPath                                 @176
         afsconf_AddIdentity                            @177
         afsconf_CellAliasApply                         @178