Fix broken whitespace. I'd apologize for the compile times if it was my fault :D
[ardour.git] / libs / ardour / io_processor.cc
index a0c78f07b5903376857b265bd2f8b3ed5b298f97..8e7cba0ab12eafe100cda5e2c7d3dc8c1e58ad51 100644 (file)
@@ -249,7 +249,7 @@ IOProcessor::silence (framecnt_t nframes)
        }
 }
 
-void 
+void
 IOProcessor::increment_port_buffer_offset (pframes_t offset)
 {
         if (_own_output && _output) {