chiark / gitweb /
udev-rules.c: change import property buffer to 16384 bytes
authorHarald Hoyer <harald@redhat.com>
Fri, 12 Nov 2010 13:39:14 +0000 (14:39 +0100)
committerHarald Hoyer <harald@redhat.com>
Fri, 12 Nov 2010 13:42:35 +0000 (14:42 +0100)
commit851dd4ddc5aeb1ee517145d9e3334c2017595321
treef591e3949e131868ac9e00e47172abaf5376c8a4
parentb8015eea2d0546deb363edc28aba813c1277d806
udev-rules.c: change import property buffer to 16384 bytes

import_program_into_properties() should have the same line length as
import_file_into_properties()

see also https://bugzilla.redhat.com/show_bug.cgi?id=652318
udev/udev-rules.c