mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
chore(shadowsocks-rust): fixed doctest
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
//! ```
|
||||
//! use std::fs::File;
|
||||
//!
|
||||
//! use Daemonize;
|
||||
//! use self::Daemonize;
|
||||
//!
|
||||
//! fn main() {
|
||||
//! let stdout = File::create("/tmp/daemon.out").unwrap();
|
||||
|
||||
Reference in New Issue
Block a user