automake: ofp-errors.[c|inc] are actually inside srcdir
[openvswitch] / lib / sha1.h
index 9a372775ae9aac28b4134203fb15ea42cf083080..9015104f87eedd9dfad0deff1cf6b51f943bb388 100644 (file)
  * limitations under the License.
  */
 /* NIST Secure Hash Algorithm
- *     heavily modified by Uwe Hollerbach uh@alumni.caltech edu
- *     from Peter C. Gutmann's implementation as found in
- *     Applied Cryptography by Bruce Schneier
- *     This code is hereby placed in the public domain
+ *  heavily modified by Uwe Hollerbach uh@alumni.caltech edu
+ *  from Peter C. Gutmann's implementation as found in
+ *  Applied Cryptography by Bruce Schneier
+ *  This code is hereby placed in the public domain
  */
 
 #ifndef SHA1_H