[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] rust: Fix typo in name of logged function.
commit 1f8bd93ecbb57eb47c5788f4a4d12f3bdee61b47
Author: Isis Lovecruft <isis@xxxxxxxxxxxxxx>
Date: Wed Feb 28 23:19:26 2018 +0000
rust: Fix typo in name of logged function.
---
src/rust/tor_util/ffi.rs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/rust/tor_util/ffi.rs b/src/rust/tor_util/ffi.rs
index a803dae26..32779ed47 100644
--- a/src/rust/tor_util/ffi.rs
+++ b/src/rust/tor_util/ffi.rs
@@ -20,7 +20,7 @@ pub extern "C" fn rust_log_welcome_string() {
tor_log_msg!(
LogSeverity::Notice,
LogDomain::General,
- "rust_welcome_string",
+ "rust_log_welcome_string",
"Tor is running with Rust integration. Please report \
any bugs you encounter."
);
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits