aboutsummaryrefslogtreecommitdiffstats
path: root/include/embedlog.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/embedlog.h.in')
-rw-r--r--include/embedlog.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/embedlog.h.in b/include/embedlog.h.in
index 021ae7d..0ee95f0 100644
--- a/include/embedlog.h.in
+++ b/include/embedlog.h.in
@@ -199,7 +199,7 @@ struct el
unsigned int level_current_msg:3;
#if @ENABLE_OUT_FILE@
- unsigned int file_sync_level:3;
+ unsigned int fsync_level:3;
unsigned int frotate_number;
unsigned int fcurrent_rotate;
unsigned long frotate_size;