projects
/
platform
/
upstream
/
nsjail.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3fe2d1
)
Typo fix
author
JT Olds
<hello@jtolds.com>
Mon, 13 Jul 2015 22:36:53 +0000
(16:36 -0600)
committer
JT Olds
<hello@jtolds.com>
Mon, 13 Jul 2015 22:37:18 +0000
(16:37 -0600)
common.h
patch
|
blob
|
history
diff --git
a/common.h
b/common.h
index 143af6a1c945822c5a4e255a8f9fbfe992c203ff..95e9349a076e9e7b991bc123a2d605ee7072356d 100644
(file)
--- a/
common.h
+++ b/
common.h
@@
-40,7
+40,7
@@
struct pids_t {
struct constchar_t {
const char *value;
- LIST_ENTRY(
pids
_t) pointers;
+ LIST_ENTRY(
constchar
_t) pointers;
};
enum mode_t {