volser: More renaming of putshort and putint32
authorSimon Wilkinson <sxw@your-file-system.com>
Fri, 25 Mar 2011 00:37:52 +0000 (00:37 +0000)
committerJeffrey Altman <jaltman@openafs.org>
Mon, 28 Mar 2011 00:38:55 +0000 (17:38 -0700)
commitf6d148f6e7b399221de28808d9a4167dfb77e37c
treeacc236430f55a6691f8d310955f98dc8c2e317ac
parent8c1f7259314b1d81ce7be2fe7abe3f28672b2ce0
volser: More renaming of putshort and putint32

Commit 2d6bc153689f14f8690878b15d9fb711a56b0546 renamed the putshort
and putint32 macros in dumpstuff.c to avoid conflicts with macros
that are defined in resolv.h. However, an almost identical copy of
that code also exists in vol-dump.c

Rename putshort and putint32 there too.

Change-Id: I9b98f99fb5c2b24b57e2bc480c891aa86b6df344
Reviewed-on: http://gerrit.openafs.org/4317
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
src/volser/vol-dump.c