Skip to content

Commit 74ad828

Browse files
committed
Use correct comment style for module comment
1 parent 58aa7db commit 74ad828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binrw_derive/src/binrw/codegen/sanitization.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
///! Utilities for helping sanitize macro
1+
//! Utilities for helping sanitize macro
22
use crate::util::{from_crate, ident_str};
33
use proc_macro2::Ident;
44
use quote::format_ident;

0 commit comments

Comments
 (0)