Dashes not allowed inside comments

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5059 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Jamie Doornbos
2008-05-09 06:58:37 +00:00
parent c626095393
commit f9238c8732
+1 -1
View File
@@ -237,7 +237,7 @@
<target name="bureau-run-thane-client" depends="bureau-compile-thane-client"
description="Runs the thane client for testing the bureau library">
<!-- TODO: use a ${thane.path} property to launch the thane shell with
-- dist/main-bureau-client.abc as input -->
dist/main-bureau-client.abc as input -->
</target>
<target name="bureau-runserver" depends="compile"