Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 70e6b20

Browse files
authored
Fix source path
1 parent 522787e commit 70e6b20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rt/dmain2.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0).
77
* (See accompanying file LICENSE)
88
* Authors: Walter Bright, Sean Kelly
9-
* Source: $(DRUNTIMESRC src/rt/_dmain2.d)
9+
* Source: $(DRUNTIMESRC rt/_dmain2.d)
1010
*/
1111

1212
module rt.dmain2;

0 commit comments

Comments
 (0)