diff options
author | Jim Meyering <jim@meyering.net> | 2003-01-12 11:51:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-01-12 11:51:36 +0000 |
commit | 65a9e6a065f8b687e7ead6d58570583a8cf613df (patch) | |
tree | dc2aff01c5aa058ca8e35eb4510a1a2d9a703732 /lib/dirfd.h | |
parent | 60ad866925d803336eeb76e71562cc08cdd9bb74 (diff) | |
download | coreutils-65a9e6a065f8b687e7ead6d58570583a8cf613df.tar.xz |
Lots of syntactic clean-up, mostly from Karl Berry.
Use consistent indentation, two spaces per level.
(scriptversion): New variable.
Change initializations like `variable=""' to `variable='.
(usage): New variable.
Use `test', not `['.
Use `test -n "$var"', not `[ x"$var" = x ]'.
Use `test -z "$var"', not `[ x"$var" != x ]'.
Alphabetize case entries.
Accept --help and --version options.
Remove unnecessary `else :' clauses.
Add a `Local variables' eval block to help emacs users update
the time-stamp variable added above.
Diffstat (limited to 'lib/dirfd.h')
0 files changed, 0 insertions, 0 deletions