mbenson     2004/05/07 11:07:32

  Modified:    docs/manual/CoreTasks Tag: ANT_16_BRANCH macrodef.html
  Log:
  Sync with HEAD.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.2.2.18  +2 -2      ant/docs/manual/CoreTasks/macrodef.html
  
  Index: macrodef.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/macrodef.html,v
  retrieving revision 1.2.2.17
  retrieving revision 1.2.2.18
  diff -u -r1.2.2.17 -r1.2.2.18
  --- macrodef.html     27 Apr 2004 05:16:51 -0000      1.2.2.17
  +++ macrodef.html     7 May 2004 18:07:32 -0000       1.2.2.18
  @@ -310,7 +310,7 @@
       <blockquote>
   <pre class="code">
   &lt;macrodef name="echotest"&gt;
  -   &lt;text name="text"&lt;/text&gt;
  +   &lt;text name="text"/&gt;
      &lt;sequential&gt;
         &lt;echo&gt;@{text}&lt;/echo&gt;
      &lt;/sequential&gt;
  @@ -345,4 +345,4 @@
   Foundation. All rights Reserved.</p>
   
   </body>
  -</html>
  \ No newline at end of file
  +</html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to