diff options
| author | Eskil Queseth <eskilq@kth.se> | 2021-03-29 00:46:23 +0200 |
|---|---|---|
| committer | Eskil Queseth <eskilq@kth.se> | 2021-03-29 00:46:23 +0200 |
| commit | 97b045886323a483a4505c264e2a17c1c0f86f93 (patch) | |
| tree | e82ad7e909602a4b2bc80513a157ae4d3191fdcf /mumctl/src | |
| parent | 0e56945163d1447b2127f5499f6b897b41271d40 (diff) | |
| download | mum-97b045886323a483a4505c264e2a17c1c0f86f93.tar.gz | |
re-add trailing newline
Diffstat (limited to 'mumctl/src')
| -rw-r--r-- | mumctl/src/main.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mumctl/src/main.rs b/mumctl/src/main.rs index 9d9e4fd..7475d4d 100644 --- a/mumctl/src/main.rs +++ b/mumctl/src/main.rs @@ -656,3 +656,4 @@ impl Display for Error { write!(f, "Unable to connect to mumd. Is mumd running?") } } + |
