fix spelling
This commit is contained in:
@@ -48,7 +48,7 @@ class ISAXHandler;
|
||||
// message_info also stores information to exit the stream listening cleanly with an error:
|
||||
// if msg_level == SYS_ERR, then we will reset the listening at the end of the current node
|
||||
// the level for stopping the feed is stored in stop_depth
|
||||
// unkown nodes are ignored, we use ignore_depth to track the level we start ignoring from
|
||||
// unknown nodes are ignored, we use ignore_depth to track the level we start ignoring from
|
||||
struct message_info_t
|
||||
{
|
||||
int msg_level; // current message level (SYS_MSG, SYS_WRN, SYS_ERR)
|
||||
|
||||
Reference in New Issue
Block a user