* src/igc.c: Remove claims of concurrency.

This commit is contained in:
Stefan Kangas 2025-01-08 05:15:01 +01:00
parent e4ed2cbea1
commit e4d668754f

View file

@ -1,4 +1,4 @@
/* Incremental, generational, concurrent GC using MPS.
/* Incremental and generational GC using MPS.
Copyright (C) 2024 Free Software Foundation, Inc.
This file is part of GNU Emacs.