]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/motech-lps-30x/protocol.h
Various #include file cosmetic fixes.
[libsigrok.git] / src / hardware / motech-lps-30x / protocol.h
index 94eeb67e0fe37bf6c81de08fb34dd8d9c21e9cb4..493f7827ed4795239278c83a1daecd8158fb0a39 100644 (file)
@@ -23,7 +23,6 @@
  *  @internal
  */
 
-
 #ifndef LIBSIGROK_HARDWARE_MOTECH_LPS_30X_PROTOCOL_H
 #define LIBSIGROK_HARDWARE_MOTECH_LPS_30X_PROTOCOL_H
 
@@ -32,7 +31,6 @@
 #include "libsigrok.h"
 #include "libsigrok-internal.h"
 
-
 SR_PRIV int lps_process_status(struct sr_dev_inst* sdi, int stat);
 SR_PRIV int lps_send_req(struct sr_serial_dev_inst *serial, const char* fmt, ...);