Windows: fix buf_Recycle() comment
authorJeffrey Altman <jaltman@your-file-system.com>
Fri, 2 Dec 2011 16:19:13 +0000 (11:19 -0500)
committerDerrick Brashear <shadow@dementix.org>
Sun, 26 Feb 2012 06:37:55 +0000 (22:37 -0800)
commit7193b01dfa750b371de63a4003666773e15a84ae
treec73f94e0e33d1bc107f7918504a0c1b52d7fd012
parent13c676b0ab44f4b369d43652c2e509201e5a4a8f
Windows: fix buf_Recycle() comment

buf_Recycle() does not return with a reference count to the
cm_buf_t object held.  Correct the comment.

Reviewed-on: http://gerrit.openafs.org/6173
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
(cherry picked from commit 7dccf17840a53e96b21f8c092910f3e4d7628b71)

Change-Id: I0890439df967f8b2a87d5079adcd71a646500876
Reviewed-on: http://gerrit.openafs.org/6812
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>
src/WINNT/afsd/cm_buf.c