viced: Make use of unused variable
authorMarc Dionne <marc.c.dionne@gmail.com>
Tue, 4 Sep 2012 21:09:00 +0000 (17:09 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Wed, 5 Sep 2012 02:38:54 +0000 (19:38 -0700)
commit50a6b047093092a72e925d143fe0d4c7587c2386
tree3091bebfd7b69d6f5ab82c6fc69cf5c709082f80
parent8b84d9538c83261f65cb9b6fc51c0225798571e6
viced: Make use of unused variable

Commit c2d724dc introduced the now variable that was set but never
used.  Use it in the remainder of the function where time(NULL)
appears, which was probably the intention.

Change-Id: I9cc25caf20dcfa466865c7fbf67893b022fdcc3e
Reviewed-on: http://gerrit.openafs.org/8038
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
src/viced/afsfileprocs.c