x52cli: Clean up compiler warnings

pull/22/head
nirenjan 2020-06-11 23:13:45 -07:00
parent 09eb7d31e8
commit 65c889827a
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ possibly through \b sudo(8)
#include "libx52.h"
struct string_map {
char *key;
const char *key;
union {
libx52_clock_id clock_id;
libx52_clock_format clock_format;