add package doc comments
All checks were successful
test / test (push) Successful in 19s

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-10-28 20:57:59 +09:00
parent 563c39c2d9
commit 4b7b899bb3
5 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
// Package xcb implements X11 ChangeHosts via libxcb.
package xcb
//#include <stdlib.h>