summaryrefslogtreecommitdiff
path: root/src/server/main.h
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-07-14 01:09:14 +0000
committerLaurent Bercot <ska@appnovation.com>2021-07-14 01:09:14 +0000
commit89a440efc603e6d6c7fa85b01a5a904baff5cd26 (patch)
tree0ae19265897cb400f0941e64000839250e53c571 /src/server/main.h
parent0fda45c68b6a257ee26e9f9813cce8962f94e2fd (diff)
downloads6-rc-89a440efc603e6d6c7fa85b01a5a904baff5cd26.tar.xz
More db/event/state changes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'src/server/main.h')
-rw-r--r--src/server/main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/main.h b/src/server/main.h
index c8495a7..a359170 100644
--- a/src/server/main.h
+++ b/src/server/main.h
@@ -4,7 +4,7 @@
#define S6RCD_MAIN_H
- /* Exported by the main file, s6-rcd.c */
+ /* Misc globals, exported by the file containing main() */
typedef struct globalflags_s globalflags_t, *globalflags_t_ref ;
struct globalflags_s