NOOP, remove trailing tabs/whitespace.
[ardour.git] / libs / pbd / debug.cc
index 8ceea3f1af5ce7743fa283b38b74a75c76702e48..af8cd052cde2f594d20bef79308b2739176daa5f 100644 (file)
@@ -115,9 +115,9 @@ PBD::parse_debug_options (const char* str)
                         }
                 }
        }
-       
+
        debug_bits = bits;
-       
+
        return 0;
 }