summaryrefslogtreecommitdiff
path: root/libsigrokdecode-internal.h
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-08-14 18:51:11 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2014-08-14 19:25:28 +0200
commitd841d5b26f2134143fc80c9898522d13387b7cc8 (patch)
tree4717f2fa54eb15f40bdcf4250fb44295c5fa2c95 /libsigrokdecode-internal.h
parentdfbe1fb2a602114f74cc4f7e3610204dbb559012 (diff)
downloadlibsigrokdecode-d841d5b26f2134143fc80c9898522d13387b7cc8.tar.gz
libsigrokdecode-d841d5b26f2134143fc80c9898522d13387b7cc8.zip
Whitespace and consistency fixes.
Diffstat (limited to 'libsigrokdecode-internal.h')
-rw-r--r--libsigrokdecode-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libsigrokdecode-internal.h b/libsigrokdecode-internal.h
index 7370410..e9aef64 100644
--- a/libsigrokdecode-internal.h
+++ b/libsigrokdecode-internal.h
@@ -47,7 +47,6 @@ struct srd_session {
GSList *callbacks;
};
-
/* srd.c */
SRD_PRIV int srd_decoder_searchpath_add(const char *path);