From 48ff047086f758ed7791305656c10c36b2cce1da Mon Sep 17 00:00:00 2001 From: Marc Arndt Date: Mon, 28 Aug 2017 13:32:54 +0200 Subject: [PATCH] adding comments as advised --- core/parse-xml.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/parse-xml.c b/core/parse-xml.c index 6e57d2b3e..0e7b93ae8 100644 --- a/core/parse-xml.c +++ b/core/parse-xml.c @@ -3741,8 +3741,8 @@ int parse_dlf_buffer(unsigned char *buffer, size_t size) strcpy(cur_event.name, "Inconsistent"); break; case 18: - // key pressed - probably not - // interesting to view on profile + // key pressed - It should never get in here + // as we ingored it at the parent 'case 5'. break; case 19: // obsolete