aboutsummaryrefslogtreecommitdiff
path: root/include/fcall.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fcall.h')
-rw-r--r--include/fcall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fcall.h b/include/fcall.h
index 58323b6b..aebb4515 100644
--- a/include/fcall.h
+++ b/include/fcall.h
@@ -108,7 +108,7 @@ enum
Tmax,
Topenfd = 98,
- Ropenfd,
+ Ropenfd
};
uint convM2S(uchar*, uint, Fcall*);