]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/hash-table.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / hash-table.c
index b0e58654adf14b4797fbd15c5b5f573f5a188173..a1603ee017044e6696552152ed65bd64456a54e9 100644 (file)
@@ -1,5 +1,5 @@
 /* A type-safe hash table template.
-   Copyright (C) 2012-2020 Free Software Foundation, Inc.
+   Copyright (C) 2012-2021 Free Software Foundation, Inc.
    Contributed by Lawrence Crowl <crowl@google.com>
 
 This file is part of GCC.