chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
lib/configuration.c, lib/home.c: Introduce environment variables.
[disorder]
/
lib
/
eclient.h
diff --git
a/lib/eclient.h
b/lib/eclient.h
index 371af135d7f1eb209e4351a656f59b988fbf47ed..876e2c6d3af17c774f8d37f7f5928834fc49a1bb 100644
(file)
--- a/
lib/eclient.h
+++ b/
lib/eclient.h
@@
-17,6
+17,8
@@
*/
/** @file lib/eclient.h
* @brief Client code for event-driven programs
+ *
+ * See @ref lib/eclient-stubs.h for the (generated) per-command entry points.
*/
#ifndef ECLIENT_H