projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
http_send.c: Fix another doxygen warning.
[paraslash.git]
/
ipc.h
diff --git
a/ipc.h
b/ipc.h
index 733cba6d83fd4b01e13ccf720013f56f9c2a3b3c..c4dd1d7d620ca17d40371d712aa91ab764176c8c 100644
(file)
--- a/
ipc.h
+++ b/
ipc.h
@@
-1,5
+1,6
@@
/** \file ipc.h inter process communication and shared memory routines */
+/** possible values for shm_attach() */
enum shm_attach_mode {ATTACH_RO, ATTACH_RW};
int mutex_new(void);