summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2021-11-25 21:36:00 +0300
committerIvan Maidanski <ivmai@mail.ru>2021-11-25 21:36:00 +0300
commit18ee161109d905a504e6a0e51118e1786e39438a (patch)
tree7f1a4f2e3569e317a8b41a9182f434328538fdeb
parent1731958c64c57365b00597b3678ae4400d433cb4 (diff)
downloadbdwgc-18ee161109d905a504e6a0e51118e1786e39438a.tar.gz
Rename BoehmGC to libgc in comment of leak_detector.h
* include/gc/leak_detector.h: Rename BoehmGC to libgc in comment.
-rw-r--r--include/gc/leak_detector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gc/leak_detector.h b/include/gc/leak_detector.h
index 0c27eda0..f8161b27 100644
--- a/include/gc/leak_detector.h
+++ b/include/gc/leak_detector.h
@@ -16,7 +16,7 @@
#define GC_LEAK_DETECTOR_H
/* Include leak_detector.h (e.g., via GCC --include directive) */
-/* to turn BoehmGC into a Leak Detector. */
+/* to turn libgc into a leak detector. */
#ifndef GC_DEBUG
# define GC_DEBUG