kopia lustrzana https://gitlab.com/sane-project/backends
				
				
				
			Minor bug fix: wrong model name was reported for 1200CP+ driver.
							rodzic
							
								
									7e778429ff
								
							
						
					
					
						commit
						4767a92bd5
					
				|  | @ -1,3 +1,8 @@ | |||
| 2005-09-29  Eddy De Greef <eddy_de_greef at tiscali dot be> | ||||
| 
 | ||||
| 	* backend/mustek_pp_cis.c: Minor bug fix: wrong model name was  | ||||
| 	  reported for 1200CP+ driver. | ||||
| 
 | ||||
| 2005-09-29  Henning Meier-Geinitz <henning@meier-geinitz.de> | ||||
| 
 | ||||
| 	* backend/gt68xx.c backend/gt68xx.conf backend/gt68xx_devices.c | ||||
|  |  | |||
|  | @ -2298,7 +2298,6 @@ void cis_drv_capabilities(SANE_Int info, SANE_String *model, | |||
|         break; | ||||
|       case MUSTEK_PP_CIS1200PLUS: | ||||
|         *model = strdup("1200CP+"); | ||||
|         *model = strdup("1200CP"); | ||||
|         *maxres = 1200; | ||||
|         *minres = 50; | ||||
|         *maxhsize = MUSTEK_PP_CIS_MAX_H_PIXEL*2; | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Eddy De Greef
						Eddy De Greef