Skip to content

Commit

Permalink
util: Correct module name
Browse files Browse the repository at this point in the history
  • Loading branch information
Wallbraker committed Apr 18, 2018
1 parent e67879d commit b9c21b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/volt/util/dup.d
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*#D*/
// Copyright © 2016-2017, Jakob Bornecrantz. All rights reserved.
// See copyright notice in src/volt/license.d (BOOST ver. 1.0).
module volta.util.dup;
module volt.util.dup;

version (Volt): // Needed, Volt doesn't have dup.

Expand Down

0 comments on commit b9c21b4

Please sign in to comment.