mirror of https://github.com/nirenjan/libx52.git
Cleanup spurious whitespace
parent
5715b19326
commit
23a980e250
|
@ -211,7 +211,6 @@ typedef enum {
|
||||||
|
|
||||||
/** Operation interrupted */
|
/** Operation interrupted */
|
||||||
LIBX52_ERROR_INTERRUPTED,
|
LIBX52_ERROR_INTERRUPTED,
|
||||||
|
|
||||||
} libx52_error_code;
|
} libx52_error_code;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -226,7 +225,6 @@ typedef enum {
|
||||||
typedef enum {
|
typedef enum {
|
||||||
/** Individual LED control */
|
/** Individual LED control */
|
||||||
LIBX52_FEATURE_LED,
|
LIBX52_FEATURE_LED,
|
||||||
|
|
||||||
} libx52_feature;
|
} libx52_feature;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue