surely the wrong week to quit sniffing glue and don't call me shirley

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@494 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale 2008-06-03 21:10:30 +00:00
parent b51ea4b1dc
commit cf76457d4b
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
Tue Jun 3 15:31:00 EDT 2008
Tue Jun 3 17:09:07 EDT 2008

View File

@ -1105,6 +1105,7 @@ zap_status_t zap_channel_close(zap_channel_t **zchan)
*zchan = NULL;
}
}
check->ring_count = 0;
zap_mutex_unlock(check->mutex);
}