chiark / gitweb /
do not exports properties starting with a '.'
authorKay Sievers <kay.sievers@vrfy.org>
Sun, 28 Jun 2009 00:21:58 +0000 (02:21 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Sun, 28 Jun 2009 00:21:58 +0000 (02:21 +0200)
commitb25a94549ce37cd7654f6f44b66944375919db58
tree79ed16fcd6b09cc0bbb5b5dea5b388dbf903b658
parentb53c3a21b9992915f89624f60e85fe50b7aad4ad
do not exports properties starting with a '.'

Private variables can be marked like:
  ENV{.FOO}="bar"
libudev/libudev-device.c
udev/udev-rules.c