fill a paragraph in a comment because it's making my scripted parsing difficult
authorKen Raeburn <raeburn@mit.edu>
Thu, 30 Mar 2006 08:46:06 +0000 (08:46 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 30 Mar 2006 08:46:06 +0000 (08:46 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17798 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/aes/aesopt.h

index 9aa1654da576ddc03b41183373bdeb0290c6825e..709c2ed993332f00c5c893808d702767aad24548 100644 (file)
 
     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 */