aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorGravatar Marc Arndt <marc@marcarndt.com>2017-08-28 13:32:54 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-08-29 06:50:18 -0700
commit48ff047086f758ed7791305656c10c36b2cce1da (patch)
tree624434c5fde29cf788b13cbc720d7385b1389161 /core
parent90b9b61ba3ceffe0ea27f02811d4a29495f826f9 (diff)
downloadsubsurface-48ff047086f758ed7791305656c10c36b2cce1da.tar.gz
adding comments as advised
Diffstat (limited to 'core')
-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