mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-08 21:58:05 +02:00
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 <alan.coopersmith@oracle.com> Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/276>
This commit is contained in:
parent
7c75a06645
commit
61175323a8
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue