diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-11-26 20:40:33 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-11-26 20:40:33 +0200 |
commit | ac018ace5fc53299a91d7dcc3e442ef017f4c3af (patch) | |
tree | 1e9e819f9a11b86a3afb29d0b6c8ab5e0b0b2c12 /support/verify.h | |
parent | 6f3e075b3ad1e6cd5b3268fce65c768340b00a5b (diff) | |
download | egawk-ac018ace5fc53299a91d7dcc3e442ef017f4c3af.tar.gz egawk-ac018ace5fc53299a91d7dcc3e442ef017f4c3af.tar.bz2 egawk-ac018ace5fc53299a91d7dcc3e442ef017f4c3af.zip |
Sync support with GLIBC and GNULIB.
Diffstat (limited to 'support/verify.h')
-rw-r--r-- | support/verify.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/verify.h b/support/verify.h index dcba9c8c..e0b48613 100644 --- a/support/verify.h +++ b/support/verify.h @@ -13,7 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ /* Written by Paul Eggert, Bruno Haible, and Jim Meyering. */ |