Update session.c

This commit is contained in:
isaak654 2021-10-15 18:50:56 +02:00 committed by GitHub
parent e419c04662
commit c974efdfe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ struct _SESSION {
// resource monitor
//
LOG_BUFFER* monitor_log;
LOG_BUFFER* monitor_log;
BOOLEAN monitor_overflow;