diff options
author | bde <bde@FreeBSD.org> | 1995-11-24 12:25:13 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1995-11-24 12:25:13 +0000 |
commit | cfd4c99c1be0b13f09a0fc1170a9e3858a95e0be (patch) | |
tree | ef45e7b6fbd42ab127711b3f63dc00909df1c61b /sys/ddb/db_run.c | |
parent | c02caaf51c301ea60f3f83f8e6aabc6d4528a4d0 (diff) | |
download | FreeBSD-src-cfd4c99c1be0b13f09a0fc1170a9e3858a95e0be.zip FreeBSD-src-cfd4c99c1be0b13f09a0fc1170a9e3858a95e0be.tar.gz |
Cleaned up prototypes:
- don't #include other headers just to get struct names.
- don't use __BEGIN_DECLS/__END_DECLS for system prototypes. It is for
user prototypes.
- don't use extern.
- don't use lines longer than 80 columns.
- use alphabetical order.
- use tabs.
Uniformized idempotency ifdefs.
Diffstat (limited to 'sys/ddb/db_run.c')
0 files changed, 0 insertions, 0 deletions