From a8214e20c73c82f30bad521f7fc6b36e7abdf0bd Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sun, 1 May 2005 09:18:33 +0000 Subject: [PATCH] typo fix git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17211 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/aes/aesopt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/crypto/aes/aesopt.h b/src/lib/crypto/aes/aesopt.h index 1bb7529ed..9aa1654da 100644 --- a/src/lib/crypto/aes/aesopt.h +++ b/src/lib/crypto/aes/aesopt.h @@ -387,7 +387,7 @@ /* 8. FIXED OR DYNAMIC TABLES - When this section is included the tables used by the code are comipled + When this section is included the tables used by the code are compiled statically into the binary file. Otherwise they are computed once when the code is first used. */ -- 2.26.2