]> sigrok.org Git - libsigrok.git/blobdiff - hardware/saleae-logic/saleae-logic.h
libsigrok: Fix #includes.
[libsigrok.git] / hardware / saleae-logic / saleae-logic.h
index 9ccd8a1a68491dd2cc630ef6f69a6e6c0ec87db0..1dfc39d9f562201ab01508e858a4aed0cbc5ba3a 100644 (file)
@@ -17,7 +17,6 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-
 #ifndef SALEAE_LOGIC_H_
 #define SALEAE_LOGIC_H_
 
@@ -72,9 +71,6 @@ struct fx2_device {
         * on the session bus along with samples.
         */
        void *session_data;
-
 };
 
-
-
 #endif /* SALEAE_LOGIC_H_ */