]> sigrok.org Git - libsigrok.git/commitdiff
Restore number "categories" in sr_configkey.
authorUwe Hermann <redacted>
Thu, 31 Dec 2015 17:43:18 +0000 (18:43 +0100)
committerUwe Hermann <redacted>
Thu, 31 Dec 2015 18:00:16 +0000 (19:00 +0100)
include/libsigrok/libsigrok.h

index 16375e346497789caca5a7ad7dcbdedf55ce53e7..a384f611d53cf687a1c52cac90b44d13df1dcf44 100644 (file)
@@ -981,7 +981,7 @@ enum sr_configkey {
        /*--- Special stuff -------------------------------------------------*/
 
        /** Session filename. */
        /*--- Special stuff -------------------------------------------------*/
 
        /** Session filename. */
-       SR_CONF_SESSIONFILE,
+       SR_CONF_SESSIONFILE = 40000,
 
        /** The device supports specifying a capturefile to inject. */
        SR_CONF_CAPTUREFILE,
 
        /** The device supports specifying a capturefile to inject. */
        SR_CONF_CAPTUREFILE,