afsstring2key.c: "register x" -> "register int x"
authorEzra Peisach <epeisach@mit.edu>
Wed, 28 Jun 2000 16:57:46 +0000 (16:57 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 28 Jun 2000 16:57:46 +0000 (16:57 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12446 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/des/ChangeLog
src/lib/crypto/des/afsstring2key.c

index a7f243d16b0acada6ce5c5491f31ae3b582ee110..d0dfded1d6fb0be543240ddfbf6c7a88cd64ca2b 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-28  Ezra Peisach  <epeisach@mit.edu>
+
+       * afsstring2key.c: "register x" -> "register int x".
+
 2000-02-25  Ezra Peisach  <epeisach@mit.edu>
 
        * t_verify.c: Add "const" to casts in calls to mit_des_cbc_encrypt().
index 7eac0807c28a6692668791f1f9c31381c0d5d3ff..4d1b424374ef424aa3a8a3a98ba9a5808b01beb8 100644 (file)
@@ -325,7 +325,7 @@ static char *afs_crypt(pw, salt)
      char *pw;
      char *salt;
 {
-       register i, j, c;
+       register int i, j, c;
        int temp;
        static char block[66], iobuf[16];
  
@@ -384,7 +384,7 @@ static char *afs_crypt(pw, salt)
 static void krb5_afs_crypt_setkey(key)
      char *key;
 {
-       register i, j, k;
+       register int i, j, k;
        int t;
  
        /*
@@ -439,7 +439,7 @@ static void krb5_afs_encrypt(block, edflag)
      long edflag;
 {
        int i, ii;
-       register t, j, k;
+       register int t, j, k;
 
        /*
         * First, permute the bits in the input