whitespace
This commit is contained in:
@@ -126,7 +126,7 @@ void bind_alert()
|
|||||||
.value("ip_block_notification", alert::ip_block_notification)
|
.value("ip_block_notification", alert::ip_block_notification)
|
||||||
.value("performance_warning", alert::performance_warning)
|
.value("performance_warning", alert::performance_warning)
|
||||||
.value("stats_notification", alert::stats_notification)
|
.value("stats_notification", alert::stats_notification)
|
||||||
// deliberately not INT_MAX. Arch linux crash while throwing an exception
|
// deliberately not INT_MAX. Arch linux crash while throwing an exception
|
||||||
.value("all_categories", (alert::category_t)0xfffffff)
|
.value("all_categories", (alert::category_t)0xfffffff)
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user