ucs2-interface: Fix trailing whitespaces
[apps/agl-service-unicens.git] / ucs2-interface / ucs_config.h
index 0a47ae4..1f1ecdd 100644 (file)
@@ -143,10 +143,10 @@ typedef struct
     uint16_t timeout;
     uint8_t dataLen;
     uint8_t data[I2C_WRITE_MAX_LEN];
-    
+
     Ucsi_ResultCb_t result_fptr;
     void *request_ptr;
-    
+
 } UnicensCmdI2CWrite_t;
 
 /**