aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/iobuffer.cpp
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2023-05-15 20:27:50 +0200
committerStefan Boberg <[email protected]>2023-05-15 20:27:50 +0200
commit7414bea09034c8a901a0c3525f1836a6c4eebbe7 (patch)
treeab6a10ee86a9ca045292f2f5d11516eb854e1c0c /src/zencore/iobuffer.cpp
parentadded IoBuffer.mmap test case (diff)
downloadzen-7414bea09034c8a901a0c3525f1836a6c4eebbe7.tar.xz
zen-7414bea09034c8a901a0c3525f1836a6c4eebbe7.zip
brought over minor IoBuffer changes from sb/scrub
no actual code changes, just comments
Diffstat (limited to 'src/zencore/iobuffer.cpp')
-rw-r--r--src/zencore/iobuffer.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zencore/iobuffer.cpp b/src/zencore/iobuffer.cpp
index 6a4b56be6..f0eba80ed 100644
--- a/src/zencore/iobuffer.cpp
+++ b/src/zencore/iobuffer.cpp
@@ -707,6 +707,7 @@ TEST_CASE("IoBuffer.mmap")
}
# endif
}
+
#endif
} // namespace zen