From 61175323a8a374aaedb139894987ddaf2bb2ba27 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 30 Dec 2024 10:27:23 -0800 Subject: [PATCH] cmsColNm: remove obsolete comment about FirstCmp being public It was made a static function in May 14, 1991 by rws in commit "make FirstCmp static" for X11R5 Signed-off-by: Alan Coopersmith Part-of: --- src/xcms/cmsColNm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/xcms/cmsColNm.c b/src/xcms/cmsColNm.c index 80582181..231d1b52 100644 --- a/src/xcms/cmsColNm.c +++ b/src/xcms/cmsColNm.c @@ -248,7 +248,6 @@ FirstCmp(const void *p1, const void *p2) /* * DESCRIPTION * Compares the color names of XcmsColorTuples. - * This routine is public to allow access from qsort???. * * RETURNS * 0 if equal;