Changed a comment in sg-linux.c

Этот коммит содержится в:
Thomas Schmitt 2010-01-18 10:32:36 +00:00
родитель 39fd8b922d
Коммит eb8b8faa3b
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1 +1 @@
#define Cdrskin_timestamP "2010.01.16.125258"
#define Cdrskin_timestamP "2010.01.18.103410"

Просмотреть файл

@ -72,8 +72,8 @@ sg_obtain_scsi_adr() tries to obtain SCSI address parameters.
burn_os_is_2k_seekrw() tells whether the given path leads to a file object
that can be used in 2 kB granularity by lseek(2),
read(2), and possibly write(2).
that can be used in 2 kB granularity by lseek(2) and
read(2), and possibly write(2) if not read-only.
E.g. a USB stick or a hard disk.
burn_os_stdio_capacity() estimates the emulated media space of stdio-drives.