renamed io_category

[SVN r29092]
This commit is contained in:
Jonathan Turkanis
2005-05-20 04:11:12 +00:00
parent ced3670c94
commit 6bcd9ddf17
84 changed files with 188 additions and 188 deletions

View File

@@ -100,7 +100,7 @@ struct offset_lowercase_file : public temp_file {
// Can't have an offset view of a non-seekble output filter.
struct tolower_seekable_filter : public seekable_filter {
typedef char char_type;
struct io_category
struct category
: output_seekable,
filter_tag
{ };