.editorconfig: trim trailing blank lines

This commit is contained in:
Olaf Meeuwissen
2017-05-27 15:37:14 +09:00
parent c53bc34137
commit b309ec25b6
166 changed files with 0 additions and 219 deletions
-1
View File
@@ -3,4 +3,3 @@ messages.
For the latest changes please refer to the output of `git log` or see:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi?p=sane/sane-backends.git;a=log
-1
View File
@@ -446,4 +446,3 @@
s->val[foo].w not s->val[foo]. The latter compiles on gcc-2.7.2.3
without warning but causes an error on other compilers (e.g.,
egcs).
-1
View File
@@ -560,4 +560,3 @@
* install-sh ltconfig ltmain.sh mkinstalldirs: Updated from
automake 1.4 and libtool 1.3.3.
-1
View File
@@ -788,4 +788,3 @@
* Makefile.in (lsm) sane.lsm sane-1.0.1.lsm: New target to
generate Linux Software Map (LSM) entry from template. Remove old
file.
-1
View File
@@ -726,4 +726,3 @@
* backend/mustek_pp.c: fixed bug in config_ccd_1013 that prevents
ASIC 1013 scanners from working
-1
View File
@@ -1191,4 +1191,3 @@
(from ports@FreeBSD.org).
* tools/Makefile.in: Use INSTALL_SCRIPT instead of INSTALL_PROGRAM for
sane-config (from ports@FreeBSD.org).
-1
View File
@@ -10,4 +10,3 @@ Find this driver under:
A version for AIX 4.3.3 and AIX 5.1 is also available.
http://www.zago.net/aix/gsc-1.1.tar.gz
-1
View File
@@ -258,4 +258,3 @@ History:
===============================================================================
Yuri Dario <mc6530@mclink.it>
http://www.quasarbbs.com/yuri
-1
View File
@@ -1,2 +1 @@
/dev/scanner
-1
View File
@@ -1,3 +1,2 @@
scsi ULTIMA
/dev/scanner
-1
View File
@@ -116,4 +116,3 @@ usb 0x05d8 0x4011
option artecFirmwareFile @DATADIR@/sane/artec_eplus48u/Artec48.usb
option vendorString "Yakumo"
option modelString "Scan50"
-1
View File
@@ -20,4 +20,3 @@
#scsi /dev/scanner
# usb libusb:002:003
# usb 0x03f0 0x0701
-1
View File
@@ -3882,4 +3882,3 @@ sane_exit (void)
if (devlist)
free (devlist);
}
-1
View File
@@ -7793,4 +7793,3 @@ load_lut (unsigned char * lut,
DBG (10, "load_lut: finish\n");
return ret;
}
-1
View File
@@ -122,4 +122,3 @@ struct CANONP_Scanner_Struct
#endif
-2
View File
@@ -266,5 +266,3 @@ static int zoom_x (struct pixmap *source, struct pixmap *dest);
static int zoom_y (struct pixmap *source, struct pixmap *dest);
static int comet_to_pixmap (unsigned char *, struct pixmap *);
-2
View File
@@ -10,5 +10,3 @@
#named_scanner: printer
#named_scanner: 192.168.0.20
#named_scanner: myscanner.somewhere.else.org
-1
View File
@@ -720,4 +720,3 @@ static unsigned char setWindowScan_S1100_600_U[] = {
0x00, 0x80, 0x80, 0x01, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
};
-1
View File
@@ -5018,4 +5018,3 @@ get_page_height(struct scanner *s)
return s->page_height;
}
-1
View File
@@ -80,4 +80,3 @@ usb 0x04c5 0x128d
# Fujitsu S1100i
firmware @DATADIR@/sane/epjitsu/1100i_0A00.nal
usb 0x04c5 0x1447
-1
View File
@@ -24,4 +24,3 @@ usb
#
# net 192.168.1.123
net autodiscovery
-1
View File
@@ -26,4 +26,3 @@ SANE_Status esci2_trdt(epsonds_scanner *s);
SANE_Status esci2_img(struct epsonds_scanner *s, SANE_Int *length) ;
#endif
-2
View File
@@ -186,5 +186,3 @@ SANE_Status eds_lock(epsonds_scanner *s)
return status;
}
-1
View File
@@ -30,4 +30,3 @@ SANE_Status eds_fsx(epsonds_scanner *s);
SANE_Status eds_lock(epsonds_scanner *s);
#endif
-2
View File
@@ -224,5 +224,3 @@ eds_jpeg_read(SANE_Handle handle, SANE_Byte *data,
memcpy(data, src->linebuffer + src->linebuffer_index, *length);
src->linebuffer_index += *length;
}
-2
View File
@@ -490,5 +490,3 @@ void eds_ring_flush(ring_buffer *ring)
{
eds_ring_skip(ring, ring->fill);
}
-1
View File
@@ -38,4 +38,3 @@ extern SANE_Int eds_ring_read(ring_buffer *ring, SANE_Byte *buf, SANE_Int size);
extern SANE_Int eds_ring_skip(ring_buffer *ring, SANE_Int size);
extern SANE_Int eds_ring_avail(ring_buffer *ring);
extern void eds_ring_flush(ring_buffer *ring) ;
-1
View File
@@ -10178,4 +10178,3 @@ buffer_isblank(struct fujitsu *s, int side)
DBG (10, "buffer_isblank: finished\n");
return status;
}
-1
View File
@@ -267,4 +267,3 @@ usb 0x04c5 0x1521
#fi-7700S
usb 0x04c5 0x1522
-1
View File
@@ -471,4 +471,3 @@ sanei_hp_device_sanedevice (HpDevice this)
{
return &this->sanedev;
}
-1
View File
@@ -28,4 +28,3 @@ usb 0x06dc 0x0020
# BenQ 5550
usb 0x04a5 0x2211
-2
View File
@@ -81,5 +81,3 @@
#include "hp5400_internal.c"
#include "hp5400_sane.c"
#include "hp5400_sanei.c"
-2
View File
@@ -69,5 +69,3 @@ void hp5400_dbg_start() {
#include "../include/sane/sanei_debug.h"
#endif
-1
View File
@@ -384,4 +384,3 @@ hp5400_isOn (int iHandle)
return 0; /* is off */
}
#endif
-1
View File
@@ -1101,4 +1101,3 @@ sane_get_select_fd (SANE_Handle __sane_unused__ handle,
{
return SANE_STATUS_UNSUPPORTED;
}
-1
View File
@@ -77,4 +77,3 @@ usb
# 0x4062, /* kodak Office Hero 6.1 */
# 0x4063, /* kodak Hero 7.1 */
# 0x4067, /* kodak Hero 9.1 */
-1
View File
@@ -5,4 +5,3 @@ scsi ACROSS * Scanner * * * 0
scsi "LEO" "LEOScan-S3"
/dev/scanner
-1
View File
@@ -39,4 +39,3 @@ usb
### e.g.:
# usb 0x132b 0x2098
-1
View File
@@ -376,4 +376,3 @@ typedef struct Microtek_Scanner {
#endif /* microtek_h */
-1
View File
@@ -36,4 +36,3 @@ usb 0x055f 0x0873
#option 1200cu
#option 1200cu_plus
#option 600cu
-1
View File
@@ -380,4 +380,3 @@ typedef struct device_s
uint32_t status_key; /* key of last received status message */
#endif
} bjnp_device_t;
-1
View File
@@ -360,4 +360,3 @@ int build_option_descriptors(struct pixma_sane_t *ss)
return 0;
}
-1
View File
@@ -49,4 +49,3 @@ typedef struct {
struct pixma_sane_t;
static int build_option_descriptors(struct pixma_sane_t *ss);
-1
View File
@@ -387,4 +387,3 @@ if (len(sys.argv) == 2) and (sys.argv[1] == 'h'):
else:
genConstraints(options)
genBuildOptions(options)
-1
View File
@@ -310,4 +310,3 @@ TState StartScanColor(TInstance *this)
this->state.bScanning = true;
return SANE_STATUS_GOOD;
}
-1
View File
@@ -386,4 +386,3 @@ TState StartScanGray(TInstance *this)
this->state.bScanning = true;
return SANE_STATUS_GOOD;
}
-1
View File
@@ -496,4 +496,3 @@ TState DoJog(TInstance *this, int nDistance)
usleep(100);
return WaitWhileBusy(this,1000); /* thanks Mattias Ellert */
}
-1
View File
@@ -440,4 +440,3 @@ unsigned int RegRead(TInstance *this, int iRegister, int cch)
SetError(this,SANE_STATUS_IO_ERROR,"error during register read");
return 0;
}
-1
View File
@@ -653,4 +653,3 @@ static void snapscani_usb_shm_exit(void)
* - Change copyright notice
*
* */
-1
View File
@@ -1474,4 +1474,3 @@ sane_get_select_fd (SANE_Handle handle, SANE_Int *fd)
*fd = s->pipe;
return SANE_STATUS_GOOD;
}
-1
View File
@@ -1,3 +1,2 @@
scsi TAMARACK
/dev/scanner
-1
View File
@@ -133,4 +133,3 @@ static char *scanner_str[] =
};
/* ==================================================================== */
-1
View File
@@ -58,4 +58,3 @@ typedef struct
} inquiry_blk;
#endif
-1
View File
@@ -192,4 +192,3 @@ static inquiry_blk inquiry_uc630 =
{
"UC630 ", UC630_INQUIRY, UC630_INQUIRY_LEN
};
-1
View File
@@ -192,4 +192,3 @@ static inquiry_blk inquiry_uc840 =
{
"UC840 ", UC840_INQUIRY, UC840_INQUIRY_LEN
};
-1
View File
@@ -192,4 +192,3 @@ static inquiry_blk inquiry_ug630 =
{
"UG630 ", UG630_INQUIRY, UG630_INQUIRY_LEN
};
-1
View File
@@ -195,4 +195,3 @@ static inquiry_blk inquiry_ug80 =
{
"UG80 ",UG80_INQUIRY,UG80_INQUIRY_LEN,
};
-4
View File
@@ -318,7 +318,3 @@ sanei_umaxusb_close (int fd)
{
sanei_usb_close(fd);
}
-1
View File
@@ -114,4 +114,3 @@ option connection-type 1
# usb device list
option connection-type 2
/dev/usbscanner
-1
View File
@@ -245,4 +245,3 @@ usb 0x413c 0x5124
#Dell 1235cn (clone of Samsung CLX-3175)
usb 0x413c 0x5310
-3
View File
@@ -37,6 +37,3 @@ Version 990201:
because it sets the resolution down first.
* I have included a new directory containing scripts I find useful.
@@ -32,6 +32,3 @@
:interface "USB"
:usbid "0x04f9" "0x0111"
:comment "Only USB version of this scanner is supported. Please report how well it works. See link."
-1
View File
@@ -400,4 +400,3 @@
:interface "USB"
:usbid "0x04f9" "0x011b"
:comment "There is a report that this scanner does not work with the brother backend (I/O errors)"
-1
View File
@@ -37,4 +37,3 @@
:usbid "0x03f0" "0x0b01"
:url "http://ftp.cyberbaladeur.fr/82xxc%20Linux%20drivers.tar.gz" ; model's URL
:comment "External backend. Binary-only Linux i386 code. Not supported by the SANE developers."
-1
View File
@@ -2238,4 +2238,3 @@
:model "HP Color LaserJet 9500 Multifunction Printer"
:status :good
@@ -84,4 +84,3 @@
:interface "USB"
:usbid "0x040a" "0x6011"
:comment "Flatbed attachment for use with Kodak ADF scanner. Requires 12V power over usb cable. No report yet."
-2
View File
@@ -42,5 +42,3 @@
; and at the top-level.
; :status specifier is optional after :model and at the top-level
@@ -15,7 +15,3 @@
:status :minimal
:usbid "0x055f" "0x0401"
:comment "Reports about scanning problems. 1800 dpi seems to work if only small scan areas are selected."
-1
View File
@@ -54,4 +54,3 @@
:model "KX-MC6000 series"
:status :untested
:comment "No report yet."
-4
View File
@@ -40,7 +40,3 @@
:model "Colorpage-Vivid+"
:interface "Parport"
:status :untested
-2
View File
@@ -77,5 +77,3 @@
; and at the top-level.
; :status specifier is optional after :model and at the top-level
-1
View File
@@ -854,4 +854,3 @@
:usbid "0x0482" "0x0335"
:comment "1 pass, ??? dpi, A4"
:status :untested
-1
View File
@@ -53,4 +53,3 @@
:comment "Simplex Scanner (with ACE)"
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.
-1
View File
@@ -62,4 +62,3 @@
:interface "SCSI"
:comment "Rebadged CanoScan 300"
:status :good
-1
View File
@@ -398,4 +398,3 @@
:interface "USB"
:usbid "0x1083" "0x1648"
:status :untested
-1
View File
@@ -59,4 +59,3 @@
:interface "Parport (ECP)"
:status :good
:comment "Just an N640P in a different box?"
-1
View File
@@ -40,4 +40,3 @@
:usbid "0x0451" "0x6250"
:status :good
:comment "4 inch wide 8bit Gray or 24bit Color simplex card/receipt scanner"
-1
View File
@@ -14,4 +14,3 @@
:usbid "0x413c" "0x5250"
:status :basic
:comment "Supports colour and monochrome scans over ethernet (USB not supported)"
-1
View File
@@ -26,4 +26,3 @@
:status :good
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.
-1
View File
@@ -350,4 +350,3 @@
:interface "USB IEEE-1394"
:usbid "0x04b8" "0x012c"
:status :good
-1
View File
@@ -3487,4 +3487,3 @@
:interface "USB"
:usbid "0x04b8" "0x08a7"
:status :good
-1
View File
@@ -94,4 +94,3 @@
:interface "USB"
:usbid "0x04b8" "0x08cc"
:status :untested
-1
View File
@@ -124,4 +124,3 @@
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.
-3
View File
@@ -42,6 +42,3 @@
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.
-1
View File
@@ -79,4 +79,3 @@
:usbid "0x04a5" "0x2211"
:status :minimal
:comment "developing yet"
-3
View File
@@ -43,6 +43,3 @@
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.
-1
View File
@@ -52,4 +52,3 @@
:usbid "0x03f0" "0x1805"
:status :complete
:comment "Lineart/grayscale/color (24 bit), 100/200/300/600/1200/2400 DPI, flatbed/ADF/ADF duplex/TMA slides/TMA negatives"
-1
View File
@@ -29,4 +29,3 @@
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.
-1
View File
@@ -187,4 +187,3 @@
:interface "SCSI"
:status :untested
:comment "Please test!"
-3
View File
@@ -180,6 +180,3 @@
:usbid "0x040a" "0x4060"
:status :untested
:comment "Please test!"
-1
View File
@@ -45,4 +45,3 @@
:interface "USB"
:usbid "0x04da" "0x1009"
:status :untested
-1
View File
@@ -32,4 +32,3 @@
:interface "USB"
:usbid "0x04da" "0x100e"
:status :untested
-2
View File
@@ -32,5 +32,3 @@
:model "FS-1130 Colorpage Scanner"
:interface "SCSI"
:status :good
-1
View File
@@ -35,4 +35,3 @@
:usbid "0x04c5" "0x1040"
:status :unsupported
:comment "Uses ma1509 chip, but very different from other scanners supported by the ma1509 backend"
-1
View File
@@ -39,4 +39,3 @@
:usbid "ignore"
:status :unsupported
:comment "Uses a similar protocol as the magicolor 1690MF, according to Ilia Sotnikov."
-3
View File
@@ -69,6 +69,3 @@
; :comment and :url specifiers are optional after :mfg, :model, :desc,
; and at the top-level.
-1
View File
@@ -164,4 +164,3 @@
:model "ColorPage-EP"
:interface "Parport"
:status :good
-4
View File
@@ -57,7 +57,3 @@
:interface "USB"
:usbid "0x047b" "0x1000"
:status :complete
-1
View File
@@ -153,4 +153,3 @@
:interface "Parport (SPP, EPP)"
:status :complete
:comment "Reported as P12"
-1
View File
@@ -26,4 +26,3 @@
:interface "SCSI"
:status :basic
;:comment "?"

Some files were not shown because too many files have changed in this diff Show More