diff --git a/headers/os/storage/NodeMonitor.h b/headers/os/storage/NodeMonitor.h index b1c314dc9d..d3e5999fad 100644 --- a/headers/os/storage/NodeMonitor.h +++ b/headers/os/storage/NodeMonitor.h @@ -61,7 +61,7 @@ enum { B_STAT_MODIFICATION_TIME = 0x20, B_STAT_CREATION_TIME = 0x40, B_STAT_CHANGE_TIME = 0x80, -}}; +}; /* C++ callable Prototypes