Restore number "categories" in sr_configkey.

This commit is contained in:
Uwe Hermann 2015-12-31 18:43:18 +01:00
parent e318f01b2f
commit 7d7fd93c94
1 changed files with 1 additions and 1 deletions

View File

@ -981,7 +981,7 @@ enum sr_configkey {
/*--- Special stuff -------------------------------------------------*/
/** Session filename. */
SR_CONF_SESSIONFILE,
SR_CONF_SESSIONFILE = 40000,
/** The device supports specifying a capturefile to inject. */
SR_CONF_CAPTUREFILE,