]> sigrok.org Git - libsigrok.git/blobdiff - hardware/openbench-logic-sniffer/ols.h
ols: Always use glib's memory allocation functions.
[libsigrok.git] / hardware / openbench-logic-sniffer / ols.h
index b9bbc67c6287775496de21b9263db42bde2de9a3..e0161b0810ef414aaa1d73a91bb31b236416844d 100644 (file)
@@ -17,7 +17,6 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-
 #ifndef OLS_H_
 #define OLS_H_
 
@@ -60,7 +59,6 @@
 #define FLAG_CLOCK_INVERTED        0x80
 #define FLAG_RLE                   0x0100
 
-
 struct ols_device {
        uint32_t max_samplerate;
        uint32_t max_samples;