vol-dump: Make static things static
authorSimon Wilkinson <sxw@your-file-system.com>
Sat, 31 Mar 2012 19:11:10 +0000 (15:11 -0400)
committerDerrick Brashear <shadow@dementix.org>
Mon, 9 Apr 2012 01:22:26 +0000 (18:22 -0700)
commit1b4d2b53ccb4bece0c5be78fa87ba085f070bdf5
tree34dd5d78bfee5301632984fbdbb42373b3b6c069
parentbe8d8b7c78eb54f460489084650ba13f3946d7a2
vol-dump: Make static things static

vol-dump is a self contained object. Make everything in it static to
make clear that these functions are not being used by other objects in
the tree.

Change-Id: I0345c884167ed322fdf7a6e83b77b0ae261b9d8f
Reviewed-on: http://gerrit.openafs.org/7103
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/volser/vol-dump.c