Skip to content

Commit

Permalink
Rename main daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
nkostoulas committed Dec 12, 2019
1 parent d4dd864 commit a75ec22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/bin/main.rs → src/bin/coord.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//! # Main
//! # Coord
//!
//! Main daemon entry
//! Coord main daemon entry
#[macro_use]
extern crate log;
Expand Down

0 comments on commit a75ec22

Please sign in to comment.