Renamed module.

This commit is contained in:
Tristan B. Kildaire 2020-06-20 15:25:28 +02:00
parent 94ba7eaf29
commit af567a6d2b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module client;
module libutterfly.client;
import std.socket;
import bmessage;