From: Ken Raeburn Date: Thu, 30 Mar 2006 08:46:06 +0000 (+0000) Subject: fill a paragraph in a comment because it's making my scripted parsing difficult X-Git-Tag: krb5-1.5-alpha1~142 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ac45d97ca8370bd35a959e9b754dbadba731007d;p=krb5.git fill a paragraph in a comment because it's making my scripted parsing difficult git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17798 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/crypto/aes/aesopt.h b/src/lib/crypto/aes/aesopt.h index 9aa1654da..709c2ed99 100644 --- a/src/lib/crypto/aes/aesopt.h +++ b/src/lib/crypto/aes/aesopt.h @@ -149,11 +149,11 @@ USE OF DEFINES - Later in this section there are a number of defines that control the - operation of the code. In each section, the purpose of each define is - explained so that the relevant form can be included or excluded by - setting either 1's or 0's respectively on the branches of the related - #if clauses. + Later in this section there are a number of defines that control + the operation of the code. In each section, the purpose of each + define is explained so that the relevant form can be included or + excluded by setting either 1's or 0's respectively on the branches + of the related #if clauses. */ /* 1. PLATFORM SPECIFIC INCLUDES */