Cleanup spurious whitespace

pull/22/head
nirenjan 2020-06-08 23:52:27 -07:00
parent 5715b19326
commit 23a980e250
1 changed files with 0 additions and 2 deletions

View File

@ -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;
/** /**