doc update
This commit is contained in:
parent
c82542ddb1
commit
06a86b01ea
3
xutil.c
3
xutil.c
|
@ -123,9 +123,8 @@ xgettextprop(Window w, Atom atom, char *text, ssize_t textlen)
|
||||||
return True;
|
return True;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/** Initialize an X color
|
/** Initialize an X color
|
||||||
* \param screen Screen number
|
* \param screen Physical screen number
|
||||||
* \param colstr Color specification
|
* \param colstr Color specification
|
||||||
*/
|
*/
|
||||||
XColor
|
XColor
|
||||||
|
|
Loading…
Reference in New Issue