We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 71c47c5 + e0df0d6 commit 94e8ff9Copy full SHA for 94e8ff9
libdd-crashtracker-ffi/src/crash_info/builder.rs
@@ -428,7 +428,7 @@ pub unsafe extern "C" fn ddog_crasht_CrashInfoBuilder_with_thread_name(
428
/// The `builder` can be null, but if non-null it must point to a Builder made by this module,
429
/// which has not previously been dropped.
430
/// All arguments must be valid.
431
-/// This method requires that the builder has a UUID, siginfo, and metadata set
+/// This method requires that the builder has a UUID and metadata set
432
#[no_mangle]
433
#[must_use]
434
#[named]
0 commit comments