Skip to content

Commit e257ea9

Browse files
committed
dcompiler.dd: misplaced right paren
1 parent 64ebaad commit e257ea9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

dcompiler.dd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ $(CONSOLE
9696
)
9797
To install $(D dmd) globally, add this bin folder to your $(B PATH).
9898
)
99-
)
99+
100100
$(FREEBSD
101101

102102
$(INSTALLATION_SCRIPT_HINT)
@@ -896,4 +896,5 @@ performs these steps automatically.
896896
Alternatively, you can install DMD in your user directory with
897897
the $(LINK2 $(ROOT_DIR)install.sh, install script).
898898
))
899+
)
899900
_ =

0 commit comments

Comments
 (0)