Imported Upstream version 1.15.1
[platform/upstream/krb5.git] / src / lib / crypto / builtin / des / ISSUES
index 412f94a..1578911 100644 (file)
@@ -1,9 +1,9 @@
 Issues to be addressed for src/lib/crypto/des: -*- text -*-
 
-\f
+
 "const" could be used in more places
 
-\f
+
 Array types are used in calling interfaces.  Under ANSI C, a value of
 type "arraytype *" cannot be assigned to a variable of type "const
 arraytype *", so we get compilation warnings.