mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
Merge pull request #6091 from cakebaker/csplit_remove_crate_name_attribute
csplit: remove `crate_name` attribute
This commit is contained in:
commit
7819cb3cb5
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
//
|
//
|
||||||
// For the full copyright and license information, please view the LICENSE
|
// For the full copyright and license information, please view the LICENSE
|
||||||
// file that was distributed with this source code.
|
// file that was distributed with this source code.
|
||||||
#![crate_name = "uu_csplit"]
|
|
||||||
// spell-checker:ignore rustdoc
|
// spell-checker:ignore rustdoc
|
||||||
#![allow(rustdoc::private_intra_doc_links)]
|
#![allow(rustdoc::private_intra_doc_links)]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue