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

Commit cf41932

Browse files
authored
Merge pull request #2046 from JohanEngelen/patch-1
[trivial] Fix ddoc source path of `rt_dmain2`
2 parents 4da0aa1 + 70e6b20 commit cf41932

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)