]> git.eshelyaron.com Git - emacs.git/commitdiff
; * src/comp.c: Update a comment.
authorAndrea Corallo <akrl@sdf.org>
Mon, 21 Mar 2022 14:04:49 +0000 (15:04 +0100)
committerAndrea Corallo <akrl@sdf.org>
Mon, 21 Mar 2022 14:27:48 +0000 (15:27 +0100)
src/comp.c

index 50f92fe2cfe1061a018cc8dca4892e098399e7b8..349f228558e5a4d0fea4773f9611b9b5cedbf58a 100644 (file)
@@ -4969,7 +4969,6 @@ unknown (before GCC version 10).  */)
 \f
 /******************************************************************************/
 /* Helper functions called from the run-time.                                */
-/* These can't be statics till shared mechanism is used to solve relocations. */
 /* Note: this are all potentially definable directly to gcc and are here just */
 /* for laziness. Change this if a performance impact is measured.             */
 /******************************************************************************/