xso: make newlines after module comments consistent with other crates

This commit is contained in:
Jonas Schäfer 2024-06-18 17:18:48 +02:00
commit 49adbc49ac
3 changed files with 3 additions and 0 deletions

View file

@ -3,6 +3,7 @@
This module contains the error types used throughout the `xso` crate.
*/
// Copyright (c) 2024 Jonas Schäfer <jonas@zombofant.net>
//
// This Source Code Form is subject to the terms of the Mozilla Public