summaryrefslogtreecommitdiff
path: root/zend/streambuf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zend/streambuf.cpp')
-rw-r--r--zend/streambuf.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/zend/streambuf.cpp b/zend/streambuf.cpp
index 86e5f03..11d928d 100644
--- a/zend/streambuf.cpp
+++ b/zend/streambuf.cpp
@@ -33,7 +33,6 @@ int StreamBuf::sync()
// not null terminated and (2) it could contain % signs and allow all
// sorts of buffer overflows.
zend_error(_error, "%.*s", (int)size, pbase());
-
}
else
{
@@ -52,4 +51,4 @@ int StreamBuf::sync()
* End namespace
*/
}
- \ No newline at end of file
+