Commits

Quincey Koziol committed b2bfb5ebc0a
[svn-r3744] Purpose: Code cleanup Description: Code had ifdef's instead of using standard macro wrappers for getpid() call. Solution: Took out ifdef's and changed to use standard H5getpid() macro. Platforms tested: FreeBSD 4.3 (hawkwind)