HomeFreeBSD

Revert r472760 and instead use upstream git commit

Description

Revert r472760 and instead use upstream git commit
beeb2828945a41d86488e391ce440bacee0ec committed to the krb5
development branch Saturday, June 16. The upstream commit
message follows:

Author: Thomas Sondergaard <tsondergaard@vitalimages.com>
Date:   Sat Jun 16 18:14:50 2018 +0200

   Eliminate use of the 'register' keyword

   'register' is a reserved and unused keyword in C++17 so having it
   present in the public headers presents a a compatibility issue. Also
   in C the 'register' keyword is mostly obsolete, so remove all uses of
   it.

   [ghudson@mit.edu: adjusted style of some of the affected lines]

Details

Provenance
cyAuthored on
Parents
rP472783: Update config.guess and config.sub to the latest version.
Branches
Unknown
Tags
Unknown