Changeset 813 for trunk/core/conf.c
- Timestamp:
- 10/04/09 08:25:55 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/conf.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/conf.c
r809 r813 399 399 CONF_INFO(235, conf.dng_usb_ext, CONF_DEF_VALUE, i:0, conf_change_dng_ext), 400 400 CONF_INFO(236, conf.flash_manual_override, CONF_DEF_VALUE, i:0, NULL), 401 //image_quality_override 402 CONF_INFO(237, conf.fast_image_quality, CONF_DEF_VALUE, i:3, NULL), 401 403 }; 402 404 #define CONF_NUM (sizeof(conf_info)/sizeof(conf_info[0]))
Note: See TracChangeset
for help on using the changeset viewer.