]> sigrok.org Git - libsigrok.git/blobdiff - sigrok.h
Mark some private stuff 'static'.
[libsigrok.git] / sigrok.h
index 414890df13d12d58043fe425d51184e25f848497..e2bbecc59a24281af38471a7ce5ec7701dc5570d 100644 (file)
--- a/sigrok.h
+++ b/sigrok.h
@@ -237,7 +237,7 @@ enum {
        SR_HWCAP_CONTINUOUS,
 };
 
-struct hwcap_option {
+struct sr_hwcap_option {
        int capability;
        int type;
        char *description;