Clean-up: run format-cpp on the tree
[lttng-tools.git] / src / common / file-descriptor.hpp
index 68686a4adccc89efb7613a3b805e66052cce6c81..c0076eb9cb5e04af5d66c0bffce63b6985ab144a 100644 (file)
@@ -43,6 +43,7 @@ public:
        void write(const void *buffer, std::size_t size);
 
        int fd() const noexcept;
+
 protected:
        void _cleanup() noexcept;
 
This page took 0.023312 seconds and 4 git commands to generate.