This commit is contained in:
Glenn Maynard
2006-12-19 09:43:05 +00:00
parent 73ebb69687
commit 651bc15c55
+1 -2
View File
@@ -83,8 +83,7 @@ public:
return 0;
}
/* Return the number of elements writable. Note that there must always
* be one */
/* Return the number of writable elements. */
unsigned num_writable() const
{
const int rpos = read_pos;