Some comments and whitespace cleaned up. RCS headers removed.
authorRichard Stallman <rms@gnu.org>
Wed, 14 Oct 1992 09:49:27 +0000 (09:49 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 14 Oct 1992 09:49:27 +0000 (09:49 +0000)
commita4f6608ca2562a0bd05493406beee11e1dfe89fd
treef4aa3f525f26a3a4211eef3f74ab41c5b90c7ccc
parent437b93370de374bc1c6b7b85a104385b9860a3d1
Some comments and whitespace cleaned up.  RCS headers removed.

Include gstddef.h and objc-proto.h.
Don't include objcP.h or objc-protoP.h.
Avoid use of u_int, etc. so no need for sys/types.h.
Adjust for change in node_table field data type.

Fix calls to DEBUG_PRINTF; no longer wants stream as arg.

From-SVN: r2456
gcc/objc/hash.c