Bug 974268 - Fix bad comment syntax in AndroidEclipse template. r=me

This commit is contained in:
Nick Alexander 2014-02-18 22:28:01 -08:00
Родитель 9c3c5e4360
Коммит 6ff514a040
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -6,8 +6,8 @@
<property name="objdir" value="@IDE_OBJDIR@"/>
<property name="project_name" value="@IDE_PROJECT_NAME@"/>
// This file can get large (!), but for a short time we want to
// log as much information for debugging build loops as possible.
<!-- This file can get large (!), but for a short time we want to
log as much information for debugging build loops as possible. -->
<record name="${topobjdir}/android_eclipse/build.log" append="yes" />
<target name="build_needed" >