kopia lustrzana https://gitlab.com/sane-project/backends
white spaces
rodzic
daebecd216
commit
7efa04ff78
|
@ -625,7 +625,7 @@ attach_one (SANE_String_Const devname)
|
||||||
|
|
||||||
SANE_Status
|
SANE_Status
|
||||||
scan_devices(){
|
scan_devices(){
|
||||||
DBG (2, "scan_devices\n");
|
DBG (2, "scan_devices\n");
|
||||||
SANE_Char config_line[PATH_MAX];
|
SANE_Char config_line[PATH_MAX];
|
||||||
FILE *fp;
|
FILE *fp;
|
||||||
const char *lp;
|
const char *lp;
|
||||||
|
@ -635,7 +635,7 @@ scan_devices(){
|
||||||
DBG (2, " free first_device\n");
|
DBG (2, " free first_device\n");
|
||||||
free(first_device);
|
free(first_device);
|
||||||
}
|
}
|
||||||
|
|
||||||
first_device = NULL;
|
first_device = NULL;
|
||||||
|
|
||||||
fp = sanei_config_open (LEXMARK_X2600_CONFIG_FILE);
|
fp = sanei_config_open (LEXMARK_X2600_CONFIG_FILE);
|
||||||
|
|
Ładowanie…
Reference in New Issue