mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 06:44:14 +00:00
style: remove trailing colons in Safety
section names
This commit is contained in:
parent
b350ca432b
commit
667096491d
@ -11,7 +11,7 @@ extern "C" {
|
||||
///
|
||||
/// returns true on success
|
||||
///
|
||||
/// # Safety:
|
||||
/// # Safety
|
||||
///
|
||||
/// - opengl context MUST BE current
|
||||
/// - extension_name_null_terminated argument must be a valid string with null terminator.
|
||||
|
Loading…
Reference in New Issue
Block a user