K 10 svn:author V 3 ian K 8 svn:date V 27 2015-08-13T14:43:25.860710Z K 7 svn:log V 279 Constify the pointers to eventtimer and timecounter name strings. The need for this appears as soon as you try to set the names to something that isn't a "quoted literal". (I'm actually confused why quoted strings aren't a problem as well, we must have some warning disabled.) END