Remove @brief annotations from Rust API docs (#20769)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! @brief Syscall stubs when building for programs for non-BPF targets
|
||||
//! Syscall stubs when building for programs for non-BPF targets
|
||||
|
||||
#![cfg(not(target_arch = "bpf"))]
|
||||
|
||||
|
Reference in New Issue
Block a user