summaryrefslogtreecommitdiffstats
path: root/gl/memchr.valgrind
diff options
context:
space:
mode:
Diffstat (limited to 'gl/memchr.valgrind')
-rw-r--r--gl/memchr.valgrind2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/memchr.valgrind b/gl/memchr.valgrind
index 4f16481..cb0f351 100644
--- a/gl/memchr.valgrind
+++ b/gl/memchr.valgrind
@@ -1,6 +1,6 @@
1# Suppress a valgrind message about use of uninitialized memory in memchr(). 1# Suppress a valgrind message about use of uninitialized memory in memchr().
2 2
3# Copyright (C) 2009-2021 Free Software Foundation, Inc. 3# Copyright (C) 2009-2022 Free Software Foundation, Inc.
4# 4#
5# This file is free software: you can redistribute it and/or modify 5# This file is free software: you can redistribute it and/or modify
6# it under the terms of the GNU Lesser General Public License as 6# it under the terms of the GNU Lesser General Public License as