diff options
Diffstat (limited to 'src/stdstream.cpp')
| -rw-r--r-- | src/stdstream.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdstream.cpp b/src/stdstream.cpp index 844f495..05b8ee7 100644 --- a/src/stdstream.cpp +++ b/src/stdstream.cpp | |||
| @@ -46,7 +46,7 @@ void Bu::StdStream::setPosEnd( long ) | |||
| 46 | { | 46 | { |
| 47 | } | 47 | } |
| 48 | 48 | ||
| 49 | bool Bu::StdStream::isEOS() | 49 | bool Bu::StdStream::isEos() |
| 50 | { | 50 | { |
| 51 | return false; | 51 | return false; |
| 52 | } | 52 | } |
