This is a cosmetic change only, and doesn't touch any real code.
authorIon Badulescu <ib42@cs.columbia.edu>
Wed, 13 Aug 2003 19:35:05 +0000 (19:35 +0000)
committerIon Badulescu <ib42@cs.columbia.edu>
Wed, 13 Aug 2003 19:35:05 +0000 (19:35 +0000)
commit4bdd541044170e4d4af4bf08b112d8a74594e6ca
treefe629ebc480b2779d46627401e54c2e19b66dc05
parent785e09db1f47f7abfd7240c0f0e60253bf2d3aa1
This is a cosmetic change only, and doesn't touch any real code.

* amd/amd.h: introduced two new types, wchan_t and opaque_t, as
aliases of voidp. This makes reading the code easier on the eyes. :)

* ALL: replace various instances of voidp with wchan_t and
opaque_t, as appropriate
18 files changed:
ChangeLog
amd/amd.h
amd/amfs_generic.c
amd/amfs_host.c
amd/amfs_nfsx.c
amd/amfs_program.c
amd/amfs_root.c
amd/amfs_union.c
amd/autil.c
amd/clock.c
amd/map.c
amd/mapc.c
amd/mntfs.c
amd/ops_nfs.c
amd/rpc_fwd.c
amd/sched.c
amd/srvr_nfs.c
libamu/misc_rpc.c