NO-OP: whitespace
[ardour.git] / session_utils / export.cc
index ddd0166910682a774e7d12f45945e18b8b8553ef..3bffc07f0e0d425ad9f9ecbfa1cdc2273c220c67 100644 (file)
@@ -274,7 +274,7 @@ int main (int argc, char* argv[])
                                                        settings._sample_format = ExportFormatBase::SF_Float;
                                                        break;
                                                }
-                                               /* fall through */
+                                               /* fallthrough */
                                        default:
                                                fprintf(stderr, "Invalid Bit Depth\n");
                                                break;