vol: remove duplicate stmp declaration
authorJeffrey Altman <jaltman@your-file-system.com>
Fri, 15 Mar 2013 03:27:25 +0000 (23:27 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Mon, 25 Mar 2013 18:46:16 +0000 (11:46 -0700)
commitdd903ce729c24c9d1ed78b227a261b2549482461
treec8fb538b6235841180696adee2391ba8e2d868b9
parent5123deebdcbf634151b236bf7ff7ac7ca099b11e
vol: remove duplicate stmp declaration

Patchset 38cf31463e3f3c675de727c1e793e117a90e6d20 added a definition of
afs_ino_str_t stmp which should have replaced the b64_string_t stmp
declaration that was already present.

Thanks to Jason Madar for noticing.

FIXES 131620

Change-Id: I780efd55dea33f1f7893b68285c841e80660b3f3
Reviewed-on: http://gerrit.openafs.org/9608
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/vol/listinodes.c