diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2003-11-24 22:27:17 -0800 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 21:13:03 -0700 |
commit | f7b4eca455c7dbf850d984892756f22dbd9ddc3d (patch) | |
tree | 55488d985521e5b05f47ff4847b52e0fcbae3fa5 /udev.h | |
parent | [PATCH] klibc makefile fixes (diff) | |
download | systemd-f7b4eca455c7dbf850d984892756f22dbd9ddc3d.tar.gz systemd-f7b4eca455c7dbf850d984892756f22dbd9ddc3d.tar.bz2 systemd-f7b4eca455c7dbf850d984892756f22dbd9ddc3d.zip |
[PATCH] overall whitespace + debug text conditioning
01-overall-whitespace+debug-text-conditioning.diff
o cleanup whitespace
o clarify a few comments
o enclose all printed debug string values in ''
Diffstat (limited to 'udev.h')
-rw-r--r-- | udev.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -95,4 +95,3 @@ extern char udev_config_permission_filename[PATH_MAX+NAME_MAX]; extern char udev_config_filename[PATH_MAX+NAME_MAX]; #endif - |