summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2023-05-13 11:56:36 +0300
committerIvan Maidanski <ivmai@mail.ru>2023-05-13 11:56:36 +0300
commitffc64167e4d0eccbee19794d7eac6b6946cddb63 (patch)
treea3b96622e540a40cd664a285de5abde9a42c50cd /include
parent1c2d6cf5439a052e06369c36746d3c1f07900e22 (diff)
downloadbdwgc-ffc64167e4d0eccbee19794d7eac6b6946cddb63.tar.gz
Fix old name (typo) of gc_priv.h
* blacklst.c: Fix old file name in comment ("gc_priv.h"). * include/private/gcconfig.h: Likewise. * tools/setjmp_t.c (main): Fix old file name in message ("gc_priv.h").
Diffstat (limited to 'include')
-rw-r--r--include/private/gcconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/private/gcconfig.h b/include/private/gcconfig.h
index 7608be5c..26677a33 100644
--- a/include/private/gcconfig.h
+++ b/include/private/gcconfig.h
@@ -84,7 +84,7 @@ EXTERN_C_BEGIN
#endif
/* Machine dependent parameters. Some tuning parameters can be found */
-/* near the top of gc_private.h. */
+/* near the top of gc_priv.h. */
/* Machine specific parts contributed by various people. See README file. */