aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/parse-xml.c4
1 files 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