aboutgitcodelistschat:MatrixIRC
path: root/gluten.h
diff options
context:
space:
mode:
Diffstat (limited to 'gluten.h')
-rw-r--r--gluten.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gluten.h b/gluten.h
index c9f6600..c6cac3c 100644
--- a/gluten.h
+++ b/gluten.h
@@ -72,7 +72,7 @@ struct act_return {
struct act_inject {
uint32_t newfd;
- uint32_t old;
+ uint32_t oldfd;
};
struct action {