code document

pull/2077/head
Isaac Connor 2018-03-22 10:26:05 -04:00
parent ccf0336c9d
commit 36ca1d417d
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ int main( int argc, char *argv[] ) {
zm_reload = false;
}
sigprocmask( SIG_UNBLOCK, &block_set, 0 );
}
} // end while ! zm_terminate
delete monitor;
} else {
fprintf( stderr, "Can't find monitor with id of %d\n", id );