mirror of https://github.com/nirenjan/libx52.git
x52cli: Clean up compiler warnings
parent
09eb7d31e8
commit
65c889827a
|
@ -155,7 +155,7 @@ possibly through \b sudo(8)
|
||||||
#include "libx52.h"
|
#include "libx52.h"
|
||||||
|
|
||||||
struct string_map {
|
struct string_map {
|
||||||
char *key;
|
const char *key;
|
||||||
union {
|
union {
|
||||||
libx52_clock_id clock_id;
|
libx52_clock_id clock_id;
|
||||||
libx52_clock_format clock_format;
|
libx52_clock_format clock_format;
|
||||||
|
|
Loading…
Reference in New Issue