Reduce optimization in hppa builds
[openssl.git] / crypto / sha / sha1dgst.c
index 65d7e62e58e782780b87a4a12ac8264adff5ef19..e8f1ef5244d1bb3e63c43dfefa4fa1e45610d798 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2022 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the Apache License 2.0 (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
@@ -20,7 +20,7 @@
 #include <openssl/evp.h>
 #include <openssl/sha.h>
 
-/* The implementation is in ../md32_common.h */
+/* The implementation is in crypto/md32_common.h */
 
 #include "sha_local.h"
 #include "crypto/sha.h"